def log()
in
tools/registry.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def log(msg): print(f"{Fore.GREEN}INFO: {Style.RESET_ALL}{msg}")