Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
gil9red committed Aug 3, 2023
1 parent 0656ecc commit e1e279f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Decorators__examples/decorator_with_args_in_partial.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def hello(text):
title="Hint!",
)


@custom_tag_a()
def hello2(text):
return text
Expand Down

0 comments on commit e1e279f

Please sign in to comment.