Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions instance-class-static-methods/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Python's Instance, Class, and Static Methods Demystified

This folder contains code related to the tutorial on [Pythons' instance, class, and static methods](https://realpython.com/instance-class-and-static-methods-demystified/).
This folder contains code related to the tutorial on [Python's instance, class, and static methods](https://realpython.com/instance-class-and-static-methods-demystified/).

## About the Author

Martin Breuss - Email: [email protected]

## License

Distributed under the MIT license. See ``LICENSE`` for more information.
Distributed under the MIT license. See `LICENSE` for more information.