Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pre-commit.ci] auto fixes from pre-commit.com hooks | pre-commit-ci[bot] | 2022-04-15 | 1 | -1/+1 |
| | | | | for more information, see https://pre-commit.ci | ||||
* | Fix typos discovered by codespell | Christian Clauss | 2021-10-14 | 1 | -1/+1 |
| | |||||
* | blacked everything6.0.0 | Nicholas Car | 2021-07-20 | 1 | -34/+35 |
| | |||||
* | fix docc build warnings #2 | Nicholas Car | 2021-07-15 | 1 | -6/+0 |
| | |||||
* | fix docc build warnings | Nicholas Car | 2021-07-15 | 1 | -6/+5 |
| | |||||
* | Make these namespaces behave like ClosedNamespace | Edmond Chuc | 2021-07-14 | 1 | -0/+1 |
| | |||||
* | Refactor - module names don't match class names | hsolbrig | 2020-05-26 | 1 | -0/+64 |
For some reason the sequence of processing is different in Travis than in PyCharm. Changing the module names eliminates any possibility of confusion. Also fixed a number of warnings, whines and general unhappiness in the build process. |