Skip to content

Implement BO PreisblattKonzessionsabgabe#326

Merged
hf-kklein merged 1 commit intomasterfrom
preisblattkonzessionsabgabe
Jan 21, 2022
Merged

Implement BO PreisblattKonzessionsabgabe#326
hf-kklein merged 1 commit intomasterfrom
preisblattkonzessionsabgabe

Conversation

@hf-kklein
Copy link
Copy Markdown
Contributor

fixes #203

@hf-kklein hf-kklein self-assigned this Jan 19, 2022
@hf-kklein hf-kklein requested a review from a team January 19, 2022 07:08
Copy link
Copy Markdown
Collaborator

@hf-krechan hf-krechan left a comment

Choose a reason for hiding this comment

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

Sweet work. One small question regarding the marshmallow schema.

Schema for de-/serialization of PreisblattKonzessionsabgabe
"""

class_name = PreisblattKonzessionsabgabe # type:ignore[assignment]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this a new approach how to deserialize into the right class?

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.

it's not new, just new born ;)
yep, but I didn't manage to override it so that mypy accepts it too.

@hf-kklein hf-kklein merged commit 366ac4d into master Jan 21, 2022
@hf-kklein hf-kklein deleted the preisblattkonzessionsabgabe branch January 21, 2022 08:56
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.

Implement Preisblatt Konzessionsabgabe

2 participants