Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 46d2191

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3069af5 commit 46d2191

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_stdin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""Tests for polyfill's stdin monkey patching."""
22
import flake8
33
import pep8
4+
45
try:
56
import pep8
67
except ImportError:

0 commit comments

Comments
 (0)