Cleaning up the code - renaming routes to trains as it makes more sense (each isntance is an instance of an individual train)
Reworking the MTA to be ready for use by people other than me.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from .mta import *
|
||||
from .route import *
|
||||
from .train import *
|
||||
from .stop import *
|
||||
|
||||
Reference in New Issue
Block a user