Skip to content

Commit f977b18

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/tests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
LOGGER = logging.getLogger(__name__)
3131

3232
a
33+
34+
3335
class UniversalResourceTests(JiraTestCase):
3436
def test_universal_find_existing_resource(self):
3537
resource = self.jira.find("issue/{0}", self.test_manager.project_b_issue1)

0 commit comments

Comments
 (0)