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