split source code for each command.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
here = os.path.abspath(os.path.dirname(__file__))
|
||||
here = os.path.realpath(os.path.dirname(__file__))
|
||||
__all__ = ["__version__"]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user