mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-25 11:39:54 +02:00
🐛 Fix alto4pandas CLI
This commit is contained in:
parent
01c1762d32
commit
b12973adb1
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ def main():
|
|||
for prefix, uri in ns.items():
|
||||
ET.register_namespace(prefix, uri)
|
||||
|
||||
process()
|
||||
process_command()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue