Skip to content

Commit a295d08

Browse files
committed
Notes
1 parent 14423fc commit a295d08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ switched to using `pydoclint` directly, and configured it in `pyproject.toml`. I
4646
* I've added `direct_thing_client_class` to `deps` and updated the dependencies example to use it. This is a change to recommended usage but not a change to the API beyond exposing another symbol.
4747
* `descriptors/action.py:198` has an Exception-swallowing block. If this is needed, we should make it more specific or justify why not.
4848
* `descriptors/property.py` will be substantially rewritten. I have copied over docstrings from another branch that describe the status quo, I realise they are confusing, but that's why we plan to change the module significantly.
49+
* `example_things/__init__.py` should be split up and renamed. Most of the things belong in tests, not in the module.
4950

5051

0 commit comments

Comments
 (0)