Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
MiWeiss committed Jan 18, 2024
1 parent 99c56e5 commit 8c08873
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
35 changes: 0 additions & 35 deletions tests/middleware_tests/test_custom_middleware_smoke.py

This file was deleted.

1 change: 0 additions & 1 deletion tests/test_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,4 +311,3 @@ def test_entry_fields_shorthand():
assert entry.fields_dict["myNewField"].key == "myNewField"
assert entry.fields_dict["myNewField"].value == "new_value"
assert entry.fields_dict["myNewField"].start_line is None

0 comments on commit 8c08873

Please sign in to comment.