Small refactor and isort+black formatting
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from .product import PRODUCTS
|
||||
|
@@ -17,4 +17,4 @@ PRODUCTS: Dict[str, int] = {
|
||||
"ferry": 256,
|
||||
"taxi": 512,
|
||||
"bahn": 1024,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user