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

[BUG] in typing #113

Open
bashirmindee opened this issue Mar 23, 2023 · 1 comment
Open

[BUG] in typing #113

bashirmindee opened this issue Mar 23, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bashirmindee
Copy link
Collaborator

Describe the bug
when passing twz_tag to an ExecNode call the typing fails

To Reproduce

from tawazi import xn
@xn
def a():
  pass

a(twz_tag="bla")
@bashirmindee bashirmindee self-assigned this Mar 23, 2023
@bashirmindee
Copy link
Collaborator Author

The same behavior is observed for all the twz_* added parameters

@matthiasmindee matthiasmindee added the bug Something isn't working label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants