Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 20, 2024
1 parent b8f138a commit 536931f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/session/cmd/test_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ def test_show_schema_empty_dir(tox_project: ToxProjectCreator, monkeypatch: Monk
schema = json.loads(result.out)
assert "properties" in schema
assert "tox_root" in schema["properties"]

0 comments on commit 536931f

Please sign in to comment.