Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit e388225

Browse files
committed
Pre-commit fixes
1 parent 59e21b1 commit e388225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import sys
3-
43
from unittest import mock
4+
55
import pytest
66
from click.testing import CliRunner
77

0 commit comments

Comments
 (0)