-
- Downloads
Merge branch 'test-autoformatting' into 'dev'
Change code style to black See merge request !43
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 7 additions, 1 deletion.gitlab-ci.yml
- docs/source/conf.py 11 additions, 14 deletionsdocs/source/conf.py
- examples/image_example.py 6 additions, 6 deletionsexamples/image_example.py
- examples/matplotlib_example.py 8 additions, 8 deletionsexamples/matplotlib_example.py
- plotid/__init__.py 2 additions, 2 deletionsplotid/__init__.py
- plotid/create_id.py 7 additions, 6 deletionsplotid/create_id.py
- plotid/plotoptions.py 16 additions, 11 deletionsplotid/plotoptions.py
- plotid/publish.py 67 additions, 51 deletionsplotid/publish.py
- plotid/save_plot.py 13 additions, 11 deletionsplotid/save_plot.py
- plotid/tagplot.py 15 additions, 14 deletionsplotid/tagplot.py
- plotid/tagplot_image.py 15 additions, 9 deletionsplotid/tagplot_image.py
- plotid/tagplot_matplotlib.py 17 additions, 10 deletionsplotid/tagplot_matplotlib.py
- tests/runner_tests.py 2 additions, 2 deletionstests/runner_tests.py
- tests/test_create_id.py 9 additions, 10 deletionstests/test_create_id.py
- tests/test_plotoptions.py 24 additions, 19 deletionstests/test_plotoptions.py
- tests/test_publish.py 127 additions, 82 deletionstests/test_publish.py
- tests/test_save_plot.py 17 additions, 17 deletionstests/test_save_plot.py
- tests/test_tagplot.py 17 additions, 13 deletionstests/test_tagplot.py
- tests/test_tagplot_image.py 22 additions, 18 deletionstests/test_tagplot_image.py
- tests/test_tagplot_matplotlib.py 13 additions, 7 deletionstests/test_tagplot_matplotlib.py
Loading
Please register or sign in to comment