Skip to content

Commit ed78c07

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/tox_report/hooks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Tox hook implementations."""
2+
23
import io
34
import os
45

tests/test_tox_report.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Tests for tox-report."""
2+
23
import types
34

45

0 commit comments

Comments
 (0)