Skip to content

Use Python official doc's terminology #4349

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

Merged
merged 1 commit into from
Apr 17, 2021

Conversation

manu2504
Copy link
Contributor

A directory containing a init.py file is called a package, as per https://docs.python.org/3/tutorial/modules.html#packages

Description

Use Python official terminology to not confuse people

Type of Changes

Type
📜 Docs

A directory containing a __init__.py file is called a package, as per https://docs.python.org/3/tutorial/modules.html#packages
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.608% when pulling fe0dce3 on manu2504:patch-1 into c7ac7c0 on PyCQA:master.

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

Thank you for this. Is this the only place where we use module insta of package ? We might as well do it all at once.

@Pierre-Sassoulas Pierre-Sassoulas merged commit 1c0ee1d into pylint-dev:master Apr 17, 2021
@manu2504 manu2504 deleted the patch-1 branch April 17, 2021 21:52
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.

3 participants