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

Fix typing of create_input_source #1487

Merged

Conversation

aucampia
Copy link
Member

@aucampia aucampia commented Dec 1, 2021

Change the type of data parameter to also allow values of Dict type
as these are used with PythonInputSource.

NOTE: This fixes build failure on master.

Change the type of `data` parameter to also allow values of `Dict` type
as these are used with `PythonInputSource`.
Copy link
Member

@nicholascar nicholascar left a comment

Choose a reason for hiding this comment

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

You beat me to fixing this by a day!

@nicholascar nicholascar merged commit 9379a69 into RDFLib:master Dec 3, 2021
@aucampia aucampia deleted the iwana-20211201T0643-fix_parser_typing branch December 27, 2021 19:49
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