h3r0cybersec
Results
4
comments of
h3r0cybersec
Can choose whatever key you want, for example: `APP_SECRET_KEY = 'supersecretkey'` Hope this could help you!
because it was coded like this: #### terminal.py - line: 131 ```py3 ... if cmd == 'clear': return self._clear() ... ``` if you want to _clear_ the screen also with...
> The code passed the CI tests, as it should. Yet, the 1.4.0 release did not fail either, they all passed as well. > > Do you have any clue...