Skip to content

Commit

Permalink
Fix v7 import
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Jul 24, 2024
1 parent 2d5c34b commit e770dba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_ezsp_v7.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from unittest.mock import MagicMock

import pytest
from unitest.mock import MagicMock

import bellows.ezsp.v7
import bellows.types as t
Expand Down

0 comments on commit e770dba

Please sign in to comment.