mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-07-31 10:31:41 +00:00
added flake8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from math import sqrt
|
||||
|
||||
from bokeh.models import Arrow
|
||||
from bokeh.plotting import figure, output_file, show
|
||||
from bokeh.plotting import figure, show
|
||||
|
||||
from aero_astro_calc.dependencies.LatexLabel import LatexLabel
|
||||
|
||||
|
@@ -1,2 +1,3 @@
|
||||
bokeh==1.4.0
|
||||
black==19.10b0
|
||||
flake8==3.7.9
|
Reference in New Issue
Block a user