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

mypy errors #172

Open
3 tasks
etnguyen03 opened this issue Apr 11, 2023 · 0 comments
Open
3 tasks

mypy errors #172

etnguyen03 opened this issue Apr 11, 2023 · 0 comments
Assignees

Comments

@etnguyen03
Copy link
Owner

etnguyen03 commented Apr 11, 2023

Opening to keep track of mypy errors.

  • tjdests/apps/profile/forms.py:22: error: "Field" has no attribute "queryset"

typeddjango/django-stubs/issues/1245

  • tjdests/apps/profile/forms.py:27: error: "Mapping[str, Any]" has no attribute "copy"

This may be related to typeddjango/django-stubs#1397

And a pylint error:

  • tjdests/apps/destinations/views.py:45:16: E1131: unsupported operand type(s) for | (unsupported-binary-operation)

Appears to be related to pylint-dev/pylint/issues/7381

@etnguyen03 etnguyen03 self-assigned this Apr 11, 2023
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

No branches or pull requests

1 participant