Skip to content
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

Add condition field to AHBLine #410

Merged
merged 6 commits into from
Jul 10, 2024
Merged

Add condition field to AHBLine #410

merged 6 commits into from
Jul 10, 2024

Conversation

DeltaDaniel
Copy link
Contributor

In preparation for: Hochfrequenz/kohlrahbi#337

requirements.in Outdated
@@ -1,3 +1,4 @@
ahbicht
attrs>=22.1.0
Copy link
Contributor

@hf-kklein hf-kklein Jun 19, 2024

Choose a reason for hiding this comment

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

bitte auch in der pyproject.toml ergänzen. edit: ich glaube du brauchst es hier nicht. denn wir nutzen den parser von ahbicht nicht. dann haben wir auch keinen zirkel-bezug zwischen maus und ahbicht

requirements.txt Outdated
# maus
marshmallow-enum==1.5.1
# via ahbicht
maus==0.5.0
Copy link
Contributor

Choose a reason for hiding this comment

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

erm... wie gehen wir damit um? dass es diese kreis-abhängigkeit gibt @hf-krechan @lord-haffi ?

Copy link
Contributor

@lord-haffi lord-haffi Jun 19, 2024

Choose a reason for hiding this comment

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

@hf-kklein Eine circular dependency ist kein Problem, solange es am Ende keinen circular import gibt.

Copy link
Contributor

@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.

sieht gut aus

@DeltaDaniel DeltaDaniel merged commit 7b91f58 into main Jul 10, 2024
22 of 25 checks passed
@DeltaDaniel DeltaDaniel deleted the add_field_to_AHBLine branch July 10, 2024 14:07
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.

None yet

4 participants