crafty-4/app/classes/shared
Zedifus 4b9c6cfd71 Fix sonar finding
Use the opposite operator ("not in") instead.
Boolean checks should not be inverted python:S1940
2023-11-28 02:22:25 +00:00
..
authentication.py appease the linter 2023-02-15 18:44:53 -05:00
command.py Merge branch 'dev' into bugfix/issue_255_status_page_update 2023-09-02 21:55:51 +02:00
console.py Only use verbose console if user add -v flag 2023-02-14 14:44:53 -05:00
exceptions.py Black codebase 2022-03-23 02:50:12 +00:00
file_helpers.py Merge branch 'dev' into bugfix/issue_255_status_page_update 2023-09-05 20:05:12 +02:00
helpers.py Remove unused imports from pass gen refactor 2023-11-26 21:45:48 +00:00
import3.py Fix no id on import3 servers 2022-08-31 16:11:49 -04:00
import_helper.py Fix Issue #255 2023-08-09 23:47:53 +02:00
installer.py Appease black 2023-02-16 23:29:06 +00:00
main_controller.py Schedule json dump to logfile every 5 minutes 2023-11-05 14:17:50 -05:00
main_models.py Fix sonar finding 2023-11-28 02:22:25 +00:00
migration.py Merge branch feature/external-frontend to feature/api-v2 without the frontend 2022-04-14 15:33:53 +03:00
null_writer.py Fix null writer 2022-05-28 21:11:09 +03:00
permission_helper.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
server.py Merge branch 'dev' into feature/openmetrics-implementation 2023-10-08 00:06:34 +02:00
singleton.py I'm breaking/fixing stuff 2022-05-26 14:50:20 +02:00
tasks.py Schedule json dump to logfile every 5 minutes 2023-11-05 14:17:50 -05:00
translation.py Fix no-else-* QA warnings 2022-06-14 15:40:57 +03:00
websocket_manager.py Removing useless BaseWebSocketHandler 2023-09-05 23:08:40 +02:00