mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-06-15 14:46:49 +00:00
added flake8
This commit is contained in:
parent
cc60fa0ba2
commit
b4855eb735
@ -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
|
Loading…
x
Reference in New Issue
Block a user