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

93465 #1185

Merged
merged 1 commit into from
Dec 8, 2023
Merged

93465 #1185

merged 1 commit into from
Dec 8, 2023

Conversation

remyvdwereld
Copy link
Collaborator

No description provided.

Copy link

@epdenouden epdenouden left a comment

Choose a reason for hiding this comment

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

Ziet er netjes uit. Application constants kan ik niet inschatten voor je helaasch

@@ -1,5 +1,5 @@
[flake8]
ignore = E203, E266, E501, W503, F403, F401, E231
ignore = E203, E266, E501, W503, F403, F401, E231, W503

Choose a reason for hiding this comment

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

Is dit een workaround voor een bug oid? Er staat nu 2x W503

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Scherp!!

@@ -77,6 +84,7 @@ def __get_event_values__(self):

def get_violation_choices_by_theme(theme_id):
if theme_id == 5:
# 5 = Leegstand

Choose a reason for hiding this comment

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

Zonder kennis van de applicatie is dit een beetje een gokje

@remyvdwereld remyvdwereld merged commit 22ebb2c into master Dec 8, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants