forked from Trygve/otime
Opprydning og navnendringer
This commit is contained in:
2
dev.py
2
dev.py
@@ -6,7 +6,7 @@ from rich.columns import Columns
|
||||
from rich.table import Table
|
||||
|
||||
if __name__ == "__main__":
|
||||
event = otime.event(0, 'supercup')
|
||||
event = otime.Event(0, 'supercup')
|
||||
event.import_ttime_cnf('k2ds/tt.cnf')
|
||||
event.import_ttime_db('k2ds/db.csv')
|
||||
event.import_mtr_file('k2ds/mtr.txt')
|
||||
|
||||
Reference in New Issue
Block a user