Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obervinov committed Dec 19, 2024
1 parent b811317 commit 5f8dd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ def my_function(message: telegram.telegram_types.Message, access_result: dict =
pass

# call the function
my_function()
my_function(message)
```


Expand Down

0 comments on commit 5f8dd74

Please sign in to comment.