Skip to content

Commit e6cc012

Browse files
committed
add
1 parent 98d68be commit e6cc012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/astx/src/astx/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ class ASTKind(Enum):
137137
DoWhileStmtKind = -515
138138
DoWhileExprKind = -516
139139
GeneratorExprKind = -517
140-
140+
141141
# data types
142142
NullDTKind = -600
143143
BooleanDTKind = -601

0 commit comments

Comments
 (0)