Skip to content

Commit 90a8c52

Browse files
committed
remove unneeded import
1 parent 34c9455 commit 90a8c52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/scripts/library_doc/update_library_files.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"""Battery library document generator."""
22

3-
from __future__ import annotations
4-
53
import json
64

75
from pytablewriter import MarkdownTableWriter

0 commit comments

Comments
 (0)