Skip to content

Commit 7d359cc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/resources/test_board.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from contextlib import contextmanager
55

66
from jira.resources import Board
7-
from tests.conftest import JiraTestCase, rndstr, allow_on_cloud
7+
from tests.conftest import JiraTestCase, allow_on_cloud, rndstr
88

99

1010
class BoardTests(JiraTestCase):

0 commit comments

Comments
 (0)