Commit 9c5b87a0 authored by Jason R. Coombs's avatar Jason R. Coombs

Reorganize imports

parent f8c923f2
import os.path, sys, fnmatch
import os
import sys
import fnmatch
from distutils.command.build_py import build_py as _build_py
from distutils.util import convert_path
from glob import glob
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment