Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 9008a48

Browse files
author
staticdev
committed
Reorder imports
1 parent b9096d9 commit 9008a48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integration/test_repos_release.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
import os
22
import tempfile
33

4-
# import pytest
5-
64
import github4
75
from .helper import IntegrationHelper
6+
# import pytest
87

98

109
class TestRelease(IntegrationHelper):

0 commit comments

Comments
 (0)