You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently possible to build a Docker image that contains broken (syntactically) python code. We should at least run pyflakes, or maybe even pep8 before shipping the image ;)