Skip to content

Commit 5acca0e

Browse files
import annotations from future to expect to find the modules that are missing
1 parent c598f84 commit 5acca0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_fancyled/adafruit_fancyled.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
1414
* Author(s): PaintYourDragon
1515
"""
16+
from __future__ import annotations
1617

1718
# imports
1819

0 commit comments

Comments
 (0)