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
federator/data_source.py:4: error: Skipping analyzing "athena_federation.athena_data_source": module is installed, but missing library stubs or py.typed marker [import-untyped] federator/handler.py:4: error: Skipping analyzing "athena_federation.lambda_handler": module is installed, but missing library stubs or py.typed marker [import-untyped]
The text was updated successfully, but these errors were encountered:
Add file for py.typed
Fix type of records to dict[str, List]
Move helpers from federator?
Sorry, something went wrong.
ReadCSV ReadFile TryFile
drernie
Successfully merging a pull request may close this issue.
federator/data_source.py:4: error: Skipping analyzing "athena_federation.athena_data_source": module is installed, but missing library stubs or py.typed marker [import-untyped]
federator/handler.py:4: error: Skipping analyzing "athena_federation.lambda_handler": module is installed, but missing library stubs or py.typed marker [import-untyped]
The text was updated successfully, but these errors were encountered: