mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Add changelog for #1707 * Add __eq__ and __hash__ methods to the Default class * Add tests for the eq and hash methods to the TestDefault
1 line
62 B
ReStructuredText
1 line
62 B
ReStructuredText
Added `__eq__` and `__hash__` methods to the `Default` class.
|