Skip to content

Commit

Permalink
Apply configured flake8 to all Python files outside cf/ dir
Browse files Browse the repository at this point in the history
  • Loading branch information
sadielbartholomew committed Feb 12, 2021
1 parent d967aeb commit a73d103
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
from distutils.core import setup, Extension
from distutils.core import setup
from distutils.command.build import build
import os
import fnmatch
import sys
import re
import subprocess

Expand Down

0 comments on commit a73d103

Please sign in to comment.