commit 0dfc30d418b7b78879621efffaf4610c52132700 parent f8f1dda1d0ca3bebcfc20dde8aaff14a0dd40923 Author: Christoph Lohmann <20h@r-36.net> Date: Sat, 15 Jan 2022 14:25:03 +0100 Fix declaration of adt0 dictionary. Diffstat:
saxofornQ42021.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/saxofornQ42021.py b/saxofornQ42021.py @@ -96,7 +96,7 @@ def main(args): # Betriebsstaette rvsa = {} # PVS-Hersteller - rvsa = {} + adt0 = {} begin = datetime.now() lines = 0