Skip to content

Commit c1011c4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/resources/test_sprint.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
import pytest as pytest
66

7-
from jira.resources import Board, Filter, Sprint
87
from jira.exceptions import JIRAError
8+
from jira.resources import Board, Filter, Sprint
99
from tests.conftest import JiraTestCase, rndstr
1010

1111

0 commit comments

Comments
 (0)