mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-25 19:49:54 +02:00
🐛 Fix alto4pandas CLI
This commit is contained in:
parent
ac8740c33f
commit
d1f941aa99
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,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