Skip to content

export the API of the pylibdmtx module at package scope - #29

Open
jbweston wants to merge 1 commit into
NaturalHistoryMuseum:masterfrom
jbweston:fix/import
Open

export the API of the pylibdmtx module at package scope#29
jbweston wants to merge 1 commit into
NaturalHistoryMuseum:masterfrom
jbweston:fix/import

Conversation

@jbweston

Copy link
Copy Markdown
Contributor

Users can now access the top-level API with 'import pylibdmtx',
instead of 'from pylibdmtx import pylibdmtx'. This is arguably
more discoverable.

Closes #26.

Users can now access the top-level API with 'import pylibdmtx',
instead of 'from pylibdmtx import pylibdmtx'. This is arguably
more discoverable.

Closes NaturalHistoryMuseum#26.
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.3%) to 96.655% when pulling a97fa1c on jbweston:fix/import into 6b1bb59 on NaturalHistoryMuseum:master.

2 similar comments
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.3%) to 96.655% when pulling a97fa1c on jbweston:fix/import into 6b1bb59 on NaturalHistoryMuseum:master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.3%) to 96.655% when pulling a97fa1c on jbweston:fix/import into 6b1bb59 on NaturalHistoryMuseum:master.

@jbweston

Copy link
Copy Markdown
Contributor Author

Note that the test failures were already present and are not due to the changes that I introduce here (see #27)

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.

2 participants