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

remove import side-effects #1156

Merged
merged 1 commit into from Sep 17, 2020
Merged

Conversation

FlorianLudwig
Copy link
Contributor

importing rdflib has side-effects, if you do so in an interactive terminal the logging module gets configured (or reconfigured if you already have done so...). This is quite unexpected.

Fixes #1135

@coveralls
Copy link

coveralls commented Aug 31, 2020

Coverage Status

Coverage increased (+0.03%) to 75.614% when pulling aa7e197 on FlorianLudwig:cleanup_init into 652d2e6 on RDFLib:master.

@ashleysommer
Copy link
Contributor

Looks good, thanks.

@ashleysommer ashleysommer merged commit 81c4dbb into RDFLib:master Sep 17, 2020
@white-gecko white-gecko added this to the rdflib 6.0.0 milestone Mar 22, 2021
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.

Importing rdflib outputs the version
4 participants