Skip to content

Commit 3ffe035

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

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requre/objects.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
CassetteExecution,
1717
)
1818

19-
2019
logger = logging.getLogger(__name__)
2120

2221

tests/test_e2e_test_patching.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
ENV_REPLACEMENT_NAME,
1616
)
1717

18-
1918
CMD_RELATIVE = f"""python3 {os.path.join(os.path.dirname(os.path.dirname(__file__)),
2019
"requre", "requre_patch.py")}"""
2120
CMD_TOOL = "requre-patch"

0 commit comments

Comments
 (0)