Skip to content

Commit ca94afe

Browse files
authored
Unifying callbacks setup with the observer machinery (#427)
* refac: Unifying callbacks setup with the observer machinery
1 parent 16f2a73 commit ca94afe

13 files changed

Lines changed: 336 additions & 301 deletions

.github/workflows/codesee-arch-diagram.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

poetry.lock

Lines changed: 1 addition & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ pydot = "^2.0.0"
4444
ruff = "^0.3.7"
4545
pre-commit = "^3.7.0"
4646
mypy = "^1.9.0"
47-
pdbpp = "^0.10.3"
4847
pytest-mock = "^3.10.0"
4948
pytest-profiling = "^1.7.0"
5049
pytest-benchmark = "^4.0.0"

0 commit comments

Comments
 (0)