Adding new python
This commit is contained in:
parent
c66d08b352
commit
5bdf81b2ed
3 changed files with 120 additions and 4 deletions
|
@ -39,7 +39,3 @@ if not is_release and which('git') is not None:
|
|||
# Date cannot be parsed, not git root?
|
||||
pass
|
||||
|
||||
if __name__ == "__main__":
|
||||
from .logarithmplotter import run
|
||||
|
||||
run()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue