Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed May 23, 2024
1 parent 9d97a21 commit 836baec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from dataclasses import dataclass
from unittest.mock import MagicMock, Mock, patch
from unittest.mock import Mock, patch

import pytest
from click.testing import CliRunner
Expand Down

0 comments on commit 836baec

Please sign in to comment.