We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b4d4e commit 6aa422aCopy full SHA for 6aa422a
python_template/basic_class.py
@@ -3,4 +3,4 @@
3
4
@dataclass
5
class BasicClass:
6
- int_var: int = 0
+ int_var: int = 0
0 commit comments