class Callable(extra=collections_abc.Callable, metaclass=CallableMeta): File "/usr/local/lib/python3.7/dist-packages/typing.py", line 1007, in __new__ self._abc_registry = extra._abc_registryAttributeError: type object 'Callable' has no attribute '_abc_registry'make: *** [flake8] Error 1Makefile:23: recipe for target 'flake8' failedRunning after_scriptUploading artifacts for failed jobERROR: Job failed: exit code 1