-
* [ ] `README.md`, stating your project title, styled with Markdown
* [ ] `LICENSE` file. Find a template for it in plain text or Markdown format. You may use MIT license for simplicity
* [ ] `.gita…
-
# Brief Description of Fix
Currently, the docs do not clearly describe the coding standards that the project probably should adhere to.
I believe this should be added to the `Contributing` page.…
-
Issue Type: Bug
Say errors with Missing docstring in public module.
The path the linter is in you lace also python.exe
VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, …
-
Currently, the `BaseRestartWorkChain` work chain is used in [aiida-qe](https://github.com/aiidateam/aiida-quantumespresso/blob/develop/aiida_quantumespresso/common/workchain/base/restart.py), [aiida-c…
-
### Describe the bug
sqlhealth.Checker shutdown (or returns its for loop) after successful ping.
### To Reproduce
1. Start checker.
1. See successful ping once.
1. Checker never pings again…
-
Although your AAA blog post specifically mentions that the docstring is **not** a part of the AAA pattern, I quite like the guideline on writing positive, assertive docstrings. Maybe it's worth adding…
-
Code base is not up to date when it comes to following PEP 8 style guide. I would like to make the whole code base follow it. Let me know if it is a valid issue.
*Checked using:* pylint
*Output whe…
-
The aim of this issue is to ensure that every backend file is properly documented. The docstrings serve as guidance to developers to help them understand what a class or a method is doing, so they mus…
-
Hi,
This project looks great! But I can't seem to make it work. When I run it through Flycheck, I get the following error:
```
-*- mode: compilation; default-directory: "~/.emacs.d/lisp/fstar.…
-
Raw docstrings are not ignored with the `ignore-docstring=yes` in the similarities checker. I think it should be ignored because raw docstrings are also considered a docstring according to [PEP 257](h…