We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28bb128 commit d9d70b2Copy full SHA for d9d70b2
1 file changed
tools/sumolib/vehicletype.py
@@ -25,7 +25,7 @@
25
import json
26
import re
27
import random
28
-from typing import Union, Any
+from typing import Union, Any # noqa
29
30
import sumolib
31
0 commit comments