mirror of
https://github.com/cheat/cheat.git
synced 2025-04-08 02:34:03 +02:00

Refactored `Sheet` class: - Removed unnecessary indirection and extraneous methods - Renamed some methods to conform to Pythonic conventions - Renamed the `create_or_edit` method to `edit` to be consistent with subcommand name (`--edit`)