Skip to content

Commit f88b2ba

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 658c3dd commit f88b2ba

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/test_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
# ruff: noqa: F401
3535

3636
# Cannot use ast.literal_eval because ServerConfig isn't a basic type
37-
# ruff: noqa: S307
3837

3938

4039
def _convert_bsc_attrs(bsc_attrs):

tests/test_entity_mixins.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
# ruff: noqa: F401
3535

3636
# Cannot use ast.literal_eval because ServerConfig isn't a basic type
37-
# ruff: noqa: S307
3837

3938

4039
class SampleEntity(entity_mixins.Entity):

0 commit comments

Comments
 (0)