Skip to content

Commit b4de44a

Browse files
author
Melissa LeBlanc-Williams
committed
Linting
1 parent a0a1168 commit b4de44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_featherwing/rtc_featherwing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434

3535
import time
3636
from collections import namedtuple
37-
from adafruit_featherwing import shared
3837
import adafruit_ds3231
38+
from adafruit_featherwing import shared
3939

4040
class RTCFeatherWing:
4141
"""Class representing an `DS3231 Precision RTC FeatherWing

0 commit comments

Comments
 (0)