Commit 7ad6c64
authored
Add typing to maths/add.py (TheAlgorithms#7064)
* Add typing to maths/add.py
https://stackoverflow.com/questions/50928592/mypy-type-hint-unionfloat-int-is-there-a-number-type
* Update add.py
* Update add.py1 parent 6118b05 commit 7ad6c64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments