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 *
|
||||
import os
|
||||
|
||||
|
||||
class Texlive(Package):
|
||||
"""TeX Live is a free software distribution for the TeX typesetting
|
||||
system"""
|
||||
|
|
Loading…
Reference in a new issue