Skip to content

Commit

Permalink
fixed W0611 (unused-import)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chr157i4n committed Nov 7, 2023
1 parent 8655f8a commit 214731f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TMC_2209/TMC_2209_uart.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"""

import time
import sys
import struct
from bitstring import BitArray
import serial
Expand Down

0 comments on commit 214731f

Please sign in to comment.