Skip to content

Commit 34360cb

Browse files
author
BoboTiG
committed
Forget to export MSSMac
1 parent 10e4a24 commit 34360cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
in supporting documentation or portions thereof, including
4747
modifications, that you make.
4848
'''
49-
__all__ = ['MSSLinux', 'MSSWindows', 'MSSImage']
49+
__all__ = ['MSSLinux', 'MSSMac', 'MSSWindows', 'MSSImage']
5050

5151

5252
from ctypes.util import find_library

0 commit comments

Comments
 (0)