Skip to content

Add missing __init__.py in tests/#748

Merged
hayesall merged 1 commit into
scikit-learn-contrib:masterfrom
ckastner:missing-init
Aug 17, 2020
Merged

Add missing __init__.py in tests/#748
hayesall merged 1 commit into
scikit-learn-contrib:masterfrom
ckastner:missing-init

Conversation

@ckastner

Copy link
Copy Markdown
Contributor

Two tests/ folders are missing __init__.py, so they don't get copied into the build dir.

These tests don't get picked up in runs that test just the build result, as we do when building Debian packages.

Two tests/ folders are missing __init__.py, so they don't get copied
into the build dir.

@hayesall hayesall left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good catch. It looks like the pipelines failures are all related to issue #746

@hayesall hayesall merged commit 86f5418 into scikit-learn-contrib:master Aug 17, 2020
@ckastner ckastner deleted the missing-init branch August 17, 2020 17:54
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