mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-26 12:09:55 +02:00
🎨 Rename modstool.py to mods4pandas.py
This commit is contained in:
parent
c48084de93
commit
1d2c5e2d10
5 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ from lxml import etree as ET
|
|||
import pytest
|
||||
|
||||
|
||||
from qurator.modstool.modstool import mods_to_dict
|
||||
from qurator.modstool.mods4pandas import mods_to_dict
|
||||
from qurator.modstool.lib import flatten
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue