Skip to content

Commit ed8ff7b

Browse files
committed
lint + version
1 parent d5c9c1d commit ed8ff7b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/peakrdl_html/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.10.0"
1+
__version__ = "2.10.1"

src/peakrdl_html/stringify.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import enum
21
from typing import Any, List
32

43
from systemrdl import rdltypes, node

0 commit comments

Comments
 (0)