feat: adding ruff linting support

This commit is contained in:
lucas.oskorep
2023-07-09 14:21:29 -04:00
parent 367e646be2
commit 914a698475
6 changed files with 19 additions and 21 deletions

View File

@@ -1,3 +0,0 @@
from .mta import *
from .train import *
from .stop import *