django-eav2/eav/models
Mike b5b576aca5 refactor: apply ruff linter rules and standardize code style
Replace flake8 with ruff and apply consistent linting rules across the entire codebase. Update type annotations, quotation marks, and other style-related changes to comply with the new standards.
2024-09-01 14:57:47 -07:00
..
__init__.py refactor: split model modules 2023-11-30 13:05:20 -05:00
attribute.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
entity.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
enum_group.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
enum_value.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
value.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00