Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create decorators_cengizhan_cam.py #206

Merged
merged 4 commits into from
Oct 23, 2023
Merged

Conversation

cengizhancam
Copy link
Contributor

@cengizhancam cengizhancam commented Oct 22, 2023

Describe your changes

Checklist

  • I have read the [CONTRIBUTING]
  • I have performed a self-review of my own code
  • I have run the code locally and it works as expected
  • I have commented my code, particularly in hard-to-understand areas

Screenshots (if appropriate)

Copy link
Owner

@canbula canbula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove special Turkish characters (ç) from the file name.

@cengizhancam cengizhancam changed the title Create decorators_cengizhan_çam.py Create decorators_cengizhan_cam.py Oct 22, 2023
Copy link
Owner

@canbula canbula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your code couldn't pass the parameters to a function. I think the problem is with the last line, you shouldn't return your inner function like wrapped_function(), but just wrapped_function, try this.

Copy link
Owner

@canbula canbula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@canbula canbula merged commit 81a449b into canbula:master Oct 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants