We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A**
Cluster:
("'result_code' must match regex '^[A-Z]\\d+$' ('A**' doesn't)", Attribute(name='result_code', default=NOTHING, validator=<matches_re validator for pattern re.compile('^[A-Z]\d+$')>, repr=True, eq=True, eq_key=None, order=True, order_key=None, hash=None, init=True, metadata=mappingproxy({}), type=<class 'str'>, converter=None, kw_only=True, inherited=False, on_setattr=None, alias='result_code'), re.compile('^[A-Z]\d+$'), 'A**')
The text was updated successfully, but these errors were encountered:
Es gibt hier zwei teile:
Sorry, something went wrong.
Added error handling for ambiguous outcome_codes -> A** (#127)
063d80a
cf. #38
Uneindeutige A** Codes geben nun einen Fehler aus und werden nicht berücksichtigt. https://github.com/Hochfrequenz/ebdtable2graph/releases/tag/v0.1.19
DeltaDaniel
No branches or pull requests
Cluster:
The text was updated successfully, but these errors were encountered: