-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Combined Jobflow update #19
Conversation
jan-janssen
commented
Jul 1, 2024
•
edited
Loading
edited
Merge Janine's addition to my own fork
Merge main
in ADIS2023/adis_tools/parsers.py Line 15 in f33ebb8
for XMLSchema we haveExpected type 'str | bytes | Path | IO[str] | IO[bytes] | XMLResource | Element | ElementTree | list[str | bytes | Path | IO[str] | IO[bytes] | XMLResource | Element | ElementTree]', got 'Traversable' instead 🤔 |
I am fine with converting it to string, I guess my primary issue were the changes in the XML schema. In terms of
This should be fixed upstream. |
alright 👍🏻 |