We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When importing package in python 2.7...... I receive an error Line 555 Def init(self, *controllers, filter = FILTER_NONE):
there is a carrot " ^ " under the " r " in filter syntaxerror: invalid syntax
The text was updated successfully, but these errors were encountered:
Hey there (:
The functions are not correctly defined indeed. Thanks for letting me know. I'll release a fix at my earliest convenience
Sorry, something went wrong.
Zuzu-Typ
No branches or pull requests
When importing package in python 2.7...... I receive an error
Line 555
Def init(self, *controllers, filter = FILTER_NONE):
there is a carrot " ^ " under the " r " in filter syntaxerror: invalid syntax
The text was updated successfully, but these errors were encountered: