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

fix naming of example data in doc examples #387

Merged
merged 1 commit into from
Oct 1, 2023
Merged

fix naming of example data in doc examples #387

merged 1 commit into from
Oct 1, 2023

Conversation

eroell
Copy link
Contributor

@eroell eroell commented Sep 30, 2023

PR Checklist

  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes
The documentation examples of pertpy.tools.Distance had an outdated naming for the example data, and a minor bug in variable naming.
Both would be fixed in this PR.

Technical details
n/a

Additional context
The outdated naming has been adressed in other files in #384 and this commit.

@github-actions github-actions bot added the bug Something isn't working label Sep 30, 2023
@Zethson
Copy link
Member

Zethson commented Oct 1, 2023

Thank you very much!

CC @Lilly-May

@Zethson Zethson merged commit a625208 into main Oct 1, 2023
4 of 8 checks passed
wxicu added a commit that referenced this pull request Oct 16, 2023
…o dev_metadata

* 'dev_metadata' of https://github.com/theislab/pertpy:
  Documentation examples (#391)
  [pre-commit.ci] pre-commit autoupdate (#395)
  Speed up tests by subsampling (#398)
  Installation Apple Silicon (#393)
  Add new distances (#304)
  Fix cinema OT test (#392)
  [pre-commit.ci] pre-commit autoupdate (#390)
  wasserstein distance return type float (#386)
  fix naming of example data in doc examples (#387)
  Add test for test_distances.py Catches error as reported in Issue #385.
  Fix mypy warning for distances Type hint for `groups` reverted, Iterable is too general.
@Zethson Zethson deleted the fix-examples branch December 28, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants