summaryrefslogtreecommitdiff
path: root/rdflib/namespace/_PROF.py
Commit message (Collapse)AuthorAgeFilesLines
* blacked everything6.0.0Nicholas Car2021-07-201-10/+10
|
* fix docc build warningsNicholas Car2021-07-151-13/+3
|
* Refactor - module names don't match class nameshsolbrig2020-05-261-0/+49
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.