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 | ||||
* | blacked everything6.0.0 | Nicholas Car | 2021-07-20 | 1 | -3/+4 |
| | |||||
* | fix docc build warnings #2 | Nicholas Car | 2021-07-15 | 1 | -4/+2 |
| | |||||
* | 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/+24 |
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. |