Skip to content

Commit

Permalink
Fix ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePizarro3 committed Jan 9, 2025
1 parent 3dda8c5 commit b2026d2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bam_masterdata/datamodel/collection_types.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
from bam_masterdata.metadata.definitions import CollectionTypeDef, PropertyTypeAssignment
from bam_masterdata.metadata.definitions import (
CollectionTypeDef,
PropertyTypeAssignment,
)
from bam_masterdata.metadata.entities import CollectionType


Expand Down

1 comment on commit b2026d2

@github-actions
Copy link

Choose a reason for hiding this comment

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

Tests Skipped Failures Errors Time
43 0 💤 0 ❌ 0 🔥 1.740s ⏱️

Please sign in to comment.