Skip to content

Commit 62ce76a

Browse files
pre-commit-ci[bot]nicoddemus
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 491622b commit 62ce76a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

testing/_py/test_local.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99
from unittest import mock
1010
import warnings
1111

12-
from py import error
1312
from py.path import local
1413

14+
from py import error
15+
1516
import pytest
1617

1718

0 commit comments

Comments
 (0)