Skip to content

Commit a674468

Browse files
committed
-
1 parent 90d8048 commit a674468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source_py3/python_toolbox/misc_tools/misc_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright 2009-2015 Ram Rachum.
22
# This program is distributed under the MIT license.
33

4-
'''This module defines miscellaneous tools.'''
4+
'''This module defines miscellaneous tools that don't fit anywhere else.'''
55

66
import operator
77
try:

0 commit comments

Comments
 (0)