Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoodall committed Aug 19, 2021
1 parent f7996f6 commit ba0cbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sovol_xy/sovol_xy.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import enum
import logging
from typing import List, Optional, Tuple

import time
from serial import Serial

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit ba0cbc3

Please sign in to comment.