Flake8 cleanup.
This commit is contained in:
parent
949621eb7f
commit
a6605d842b
1 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
||||||
from spack import *
|
from spack import *
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
||||||
class Texlive(Package):
|
class Texlive(Package):
|
||||||
"""TeX Live is a free software distribution for the TeX typesetting
|
"""TeX Live is a free software distribution for the TeX typesetting
|
||||||
system"""
|
system"""
|
||||||
|
|
Loading…
Reference in a new issue