Skip to content

fix: combination validation in Marktlokation#533

Merged
hf-kklein merged 8 commits intobo4e:mainfrom
mj0nez:address-combination
Sep 21, 2023
Merged

fix: combination validation in Marktlokation#533
hf-kklein merged 8 commits intobo4e:mainfrom
mj0nez:address-combination

Conversation

@mj0nez
Copy link
Copy Markdown
Contributor

@mj0nez mj0nez commented Sep 20, 2023

Fixes #532

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pylint raised this warning:

pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.BaseException' ?) instead.
pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.Exception' ?) instead.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably because of #474

Copy link
Copy Markdown
Contributor

@hf-kklein hf-kklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks :)

@hf-kklein hf-kklein merged commit fef6a60 into bo4e:main Sep 21, 2023
@hf-kklein
Copy link
Copy Markdown
Contributor

Thanks. This is part of v0.5.6 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validation of address information in - bo.Marktlokation

2 participants