Skip to content

Commit 5be27b6

Browse files
committed
whitespace
1 parent 02283fd commit 5be27b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libloader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__version__ = 0.2
44
__author__ = 'Christopher Toth'
5-
__author_email__ = '<q@q-continuum.net>'
5+
__author_email__ = '<q@q-continuum.net>'
66
__doc__ = """
77
Quickly and easily load shared libraries from various platforms. Also includes a libloader.com module for loading com modules on Windows.
88
"""

0 commit comments

Comments
 (0)