Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-05 17:18:03 +01:00 committed by GitHub
parent 3dd8e51b4b
commit e4959670bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1071,5 +1071,5 @@ Even with \_\_slots\_\_ use, now the variable a is included in the list: 
## References
[Classes](https://docs.python.org/3/tutorial/classes.html)
[Objects: Special method names](https://docs.python.org/3/reference/datamodel.html#special-method-names)
* [Classes](https://docs.python.org/3/tutorial/classes.html)
* [Objects: Special method names](https://docs.python.org/3/reference/datamodel.html#special-method-names)