Skip to content

Commit

Permalink
adding exclusion of properties based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed May 23, 2024
1 parent 793c04f commit 49cad50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/resolutions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,15 @@ HasLength
**Aliases**: ``HaveLength``

.. autoclass:: HasLength
:exclude-members: length_to_log, item_plural

IsCloseTo
---------

**Aliases**: ``CloseTo``

.. autoclass:: IsCloseTo
:exclude-members: delta_to_log, num_to_log

IsEmpty
-------
Expand Down

0 comments on commit 49cad50

Please sign in to comment.