mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-12 22:26:18 +00:00
renamed tra;py to tasks.py
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
defa06a6ac
commit
c08ad60100
@ -105,7 +105,7 @@ def stop_metric():
|
||||
|
||||
def stop_pit():
|
||||
pit_enable = False
|
||||
|
||||
"""
|
||||
def main():
|
||||
|
||||
init()
|
||||
@ -174,3 +174,4 @@ def main():
|
||||
|
||||
if(__name__ == "__main__"):
|
||||
main()
|
||||
"""
|
Loading…
Reference in New Issue
Block a user