Skip to content

Commit 6aa422a

Browse files
committed
add typo
1 parent 41b4d4e commit 6aa422a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_template/basic_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
@dataclass
55
class BasicClass:
6-
int_var: int = 0
6+
int_var: int = 0

0 commit comments

Comments
 (0)