Commit Graph

10 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire c53558f847 Refactored
- Cleaned up
2024-04-09 18:56:33 +02:00
Tristan B. Velloza Kildaire 59ddf53efa Major refactor
- A lot of clean up
2024-04-09 17:26:55 +02:00
Tristan B. Velloza Kildaire c7cb58c1db Package
- Updated module documentation for `dlog` package module
- Added documentation for `dlog.core`, `dlog.transform`, `dlog.context` and `dlog.defaults` public module imports
2023-03-03 15:15:22 +02:00
Tristan B. Velloza Kildaire 3b9562bd07 Package
- Removed public import of `dlog.utilities`
2023-03-02 10:56:16 +02:00
Tristan B. Velloza Kildaire 7e10495862 Utilities
- Moved `flatten()` to the `dlog.utilities` module

Package

- Updated package to import `dlog.utilities`

Core

- Import `flatten` from `dlog.utilities`
2023-03-02 10:55:55 +02:00
Tristan B. Velloza Kildaire 623126a830 Package
- Added missing import for `dlog.context`
2023-03-01 16:32:38 +02:00
Tristan B. Velloza Kildaire d2135062f3 Package
- Added missing import for `dlog.transform`
2023-02-27 19:11:51 +02:00
Tristan B. Velloza Kildaire c975b2d99b Fixed docstrings for modules 2021-12-23 15:16:31 +02:00
Tristan B. Velloza Kildaire fec60c560a Removed TODO 2021-12-23 15:05:39 +02:00
Tristan B. Velloza Kildaire 5eb73a3fbc Initial commit 2021-12-23 12:14:36 +02:00