Skip to content

Commit bf2e4e9

Browse files
committed
README.md
1 parent 4ca3a86 commit bf2e4e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ In Python, classes are defined by the “Class” keyword
3030
```
3131
class myClass():
3232
```
33-
[Class Attributes]()
33+
[Class Attributes](Class-Attributes)
34+
3435
------------
3536
------------
3637

0 commit comments

Comments
 (0)