Skip to content

Change project layout #12

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 3 commits into from
Jul 3, 2023
Merged

Change project layout #12

merged 3 commits into from
Jul 3, 2023

Conversation

flying-sheep
Copy link
Collaborator

@flying-sheep flying-sheep commented Jul 3, 2023

Recommended by pytest and the official package docs: https://docs.pytest.org/en/7.1.x/explanation/goodpractices.html

  • sklearn_ann -> src/sklearn_ann
  • sklearn_ann/tests/utils.py -> src/sklearn_ann/test_utils.py
  • sklearn_ann/tests/* -> tests/*

Also default xfail to strict: Flaky tests still can be and are marked as strict=False

@flying-sheep flying-sheep merged commit 7e5a15b into main Jul 3, 2023
@flying-sheep flying-sheep deleted the layout branch July 3, 2023 12:55
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.

1 participant