Pyflakes fixes.

This commit is contained in:
Albert Cervera i Areny 2020-12-05 00:48:00 +01:00
parent aad8540937
commit 8a021b227d
1 changed files with 1 additions and 6 deletions

View File

@ -1,10 +1,5 @@
#!/usr/bin/env python
# encoding: utf-8
from setuptools import setup
import re#!/usr/bin/env python
# encoding: utf-8
from setuptools import setup
import re
import os