Skip to content

Commit

Permalink
Run nox
Browse files Browse the repository at this point in the history
  • Loading branch information
tandemdude committed Feb 16, 2024
1 parent 3eb3de7 commit 75a6e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightbulb/internal/di.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ class LazyInjecting:
You should generally never have to instantiate this yourself - you should instead use one of the
decorators that applies this to the target automatically.
"""

__slots__ = ("_func", "_processed", "_self", "__lb_cmd_invoke_method__")

def __init__(
Expand Down

0 comments on commit 75a6e52

Please sign in to comment.