remove trailing whitespace

This commit is contained in:
Steffen Vogel 2017-10-29 16:28:12 +01:00
parent 76fb1b4a6d
commit b4f57753c8
1 changed files with 3 additions and 1 deletions

2
setup.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
import os
import codecs
from setuptools import setup