Skip to content

taking out most issues found by Codacy

Thomas Liao requested to merge CodacyCodeCleanup into master

Created by: bkl4114

I did not touch these issues: System/APIServer.py: Using the global statement at the module level 59 global ConnectionNode

Standard pseudo-random generators are not suitable for security/cryptographic purposes. 60 ConnectionNode = f'/BrainGenix/API/Connections/{random.randint(0,38564328964397256432564372)}'

Merge request reports