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

refactor: [ACI-956] little code cleanup #163

Merged
merged 3 commits into from
May 7, 2024

Conversation

andrii-hantkovskyi
Copy link

  • remove unused imports, variables
  • add missing docstrings
  • add & fix tests

Andrii added 2 commits April 26, 2024 19:49
- remove unused imports, variables
- add missing docstrings
- add & fix tests
@@ -139,3 +221,4 @@ def test_get_event_type_keypaths(self):

for excluded_keypath in settings.BADGES_CONFIG.get("EXCLUDED_KEY_PATHS", []):
self.assertNotIn(excluded_keypath, event_type_keypaths)
>>>>>>> aci.main
Copy link
Collaborator

Choose a reason for hiding this comment

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

@andrii-hantkovskyi unresolved conflict!

@andrii-hantkovskyi andrii-hantkovskyi force-pushed the hantkovskyi/aci-956/overall-code-check branch from 5e99b0e to 7431cdd Compare May 2, 2024 09:05
@wowkalucky wowkalucky merged commit 722a107 into aci.main May 7, 2024
1 of 2 checks passed
@wowkalucky wowkalucky deleted the hantkovskyi/aci-956/overall-code-check branch May 7, 2024 10:21
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.

2 participants