Hochfrequenz / mig_ahb_utility_stack

MIG AHB Utility Stack (MAUS): A Script to Match the Message Implementation Guide (MIG) with the Anwendungshandbuch (AHB)
MIT License
2 stars 0 forks source link

MAUS CLI crashes if started without argument #247

Closed hf-kklein closed 1 year ago

hf-kklein commented 1 year ago

Actual Behaviour:

> PS  .\maus_cli.exe
Traceback (most recent call last):
  File "maus\__init__.py", line 83, in <module>
  File "click\core.py", line 1130, in __call__
  File "click\core.py", line 1055, in main
  File "click\core.py", line 1404, in invoke
  File "click\core.py", line 760, in invoke
  File "maus\__init__.py", line 46, in main
TypeError: expected str, bytes or os.PathLike object, not NoneType
[17792] Failed to execute script '__init__' due to unhandled exception!

Expected Behaviour: Meaningful error message