parent
64e3cdda48
commit
85ce588b3b
63 changed files with 3784 additions and 3459 deletions
|
|
@ -9,6 +9,7 @@
|
|||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
if __name__ == '__main__':
|
||||
if __name__ == "__main__":
|
||||
from .cli import main
|
||||
|
||||
main(as_module=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue