mirror of
https://github.com/kennethreitz/clint.git
synced 2026-06-05 14:50:17 +00:00
all uses strings
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ from .utils import is_collection
|
||||
|
||||
|
||||
|
||||
__all__ = (Args, )
|
||||
__all__ = ('Args', )
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user