Augustin LAVILLE

Results 14 issues of Augustin LAVILLE

Basic tests for python versions.

enhancement

Add an option to exclude some models for export. #1 must be done before this issue.

enhancement

The orange color is used by GUT (and more generally) to indicate a warning but when all tests passed "Run Summary" and "Totals" are displayed in orange too. ![image](https://user-images.githubusercontent.com/2736557/111750931-260f3400-8894-11eb-9e2b-bf54ef78a07e.png) I...

By default, when a card is added/removed/renamed the change is not view by the plugin. This code just add a Listener that reload the list on each click.

## PR Summary Remove useless semicolons in tutorial https://matplotlib.org/stable/tutorials/introductory/usage.html#sphx-glr-tutorials-introductory-usage-py. ## PR Checklist **Tests and Styling** - [n/a] Has pytest style unit tests (and `pytest` passes). - [n/a] Is [Flake 8](https://flake8.pycqa.org/en/latest/)...

Documentation

The current version on pypi (0.2.1) do not installs with Python 3.7 : ``` $ pip install django-munin==0.2.1 Collecting django-munin==0.2.1 Exception: Traceback (most recent call last): File "/home/gustavi/code/zds/zds-site/zdsenv/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 179,...

The URL : https://choosealicense.com/appendix/ The bug : ![image](https://github.com/github/choosealicense.com/assets/2736557/bcb5b72d-a817-4f74-a81e-ed390b306bf1)

Affected part: ```markdown [Bds](http://pcingola.github.io/BigDataScript/) - Scripting language for data pipelines. ```

**Description du bug** Le format de date DD/MM/YY est assez pénible à comprendre (est-ce un format anglais/international mal formaté ou un format français?) là où DD/MM/YYYY enlève toute ambiguïté pour...

S-BUG
C-Front