mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
removed hanging spaces
This commit is contained in:
@@ -37,7 +37,7 @@ class CheatSheets(Adapter):
|
||||
|
||||
_adapter_name = "cheat.sheets"
|
||||
_output_format = "code"
|
||||
|
||||
|
||||
def __init__(self):
|
||||
self._answers = []
|
||||
self._cheatsheet_answers = []
|
||||
|
||||
Reference in New Issue
Block a user