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 82c3a5a commit 8e7e26eCopy full SHA for 8e7e26e
README.md
@@ -1,10 +1,10 @@
1
# Python Add-ons
2
I programmed This Module for python which<br>
3
add some ability python don`t have<br>
4
-like **Overriding**
5
-## Overriding
6
-the class uses Type Hints for Overriding
7
-sample of Overriding in python
+like **Overloading**
+## Overloading
+the class uses Type Hints for Overloading
+sample of Overloading in python
8
9
from addons import Overload
10
0 commit comments