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
This is a simple Python script that extracts all the python code blocks from a markdown file and runs flake 8 on them. It is useful for testing code snippets in a markdown file.