-
- [ ] Review all example code (especially in the `.rst` files) :tada:
- [ ] Modernize `setup.py`
- [ ] #1371 add pylint and formatting to CI
-
Run pre-commit run --hook-stage manual --all-files --show-diff-on-failure docformatter
[INFO] Initializing environment for https://github.com/psf/black.
[INFO] Initializing environment for https://g…
-
As I have already mentioned in https://github.com/jllorencetti/pytest-deadfixtures/issues/16#issuecomment-385154686 this plugin breaks the test count in the output.
## How it is now
It seams tha…
-
Some packages have extensions/plugins that need to be installed in the same location as the main package. This is currently not possible in Mason as packages are installed in an isolated manner. By in…
-
## Feature Request
Choose a linter to use in the project. Adding this linter to the pre-commit hooks as the final stage. Remove isort as it's functionality would be covered by another linter.
## C…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
_No response_
### Code sample
Code run:
```python
from cobra.io import load_model
f…
-
Reported on decksite by decksite
ModuleNotFoundError
No module named 'fasteners'
Stack Trace:
```
Python traceback
File "/penny/decksite/decksite.wsgi", line 2, in
from decksite import m…
-
Here are few changes I want to implement:
- reformat the entire Python code using `isort` and `black`.
- add docstrings where missing
- add type hinting using the in-built `typing` module
- use fa…
-
Hi, is it possibile to configure all the flags from
https://yamllint.readthedocs.io/en/stable/configuration.html
with `setup.cfg`?
-
It would be great to have a CI (like Travis, Gitlab CI, whatever) building the image and also running things like quality assurance checks on the source code (flake8, isort, black, etc.) so as to cont…