Flake8 cleanup.

This commit is contained in:
George Hartzell 2016-08-02 11:25:03 -04:00
parent 949621eb7f
commit a6605d842b

View file

@ -25,6 +25,7 @@
from spack import *
import os
class Texlive(Package):
"""TeX Live is a free software distribution for the TeX typesetting
system"""