Skip to content

Commit

Permalink
docs(api): avoid quartodoc warning about missing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud authored and jcrist committed Sep 16, 2024
1 parent 13cf036 commit 499ccc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibis/common/deferred.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class Deferred(Slotted, Immutable, Final):
Parameters
----------
deferred
obj
The deferred object to provide syntax sugar for.
repr
An optional fixed string to use when repr-ing the deferred expression,
Expand Down

0 comments on commit 499ccc6

Please sign in to comment.