Make flake8 happy
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
from spack import *
|
from spack import *
|
||||||
|
|
||||||
|
|
||||||
class Bertini(Package):
|
class Bertini(Package):
|
||||||
"""Bertini is a general-purpose solver, written in C, that was created
|
"""Bertini is a general-purpose solver, written in C, that was created
|
||||||
for research about polynomial continuation. It solves for the numerical
|
for research about polynomial continuation. It solves for the numerical
|
||||||
|
@@ -24,6 +24,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
from spack import *
|
from spack import *
|
||||||
|
|
||||||
|
|
||||||
class Flex(Package):
|
class Flex(Package):
|
||||||
"""Flex is a tool for generating scanners."""
|
"""Flex is a tool for generating scanners."""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user