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

Change pass_to_ranks if statement to be self.pass_to_ranks instead of… #821

Merged
merged 1 commit into from Aug 14, 2021

Conversation

hhelm10
Copy link
Contributor

@hhelm10 hhelm10 commented Aug 14, 2021

… pass_to_ranks

  • Does this PR add any new dependencies?
  • Does this PR modify any existing APIs?
    • Is the change to the API backwards compatible?
  • Have you built the documentation (reference and/or tutorial) and verified the generated documentation is appropriate?

Reference Issues/PRs

What does this implement/fix? Briefly explain your changes.

Right now the if statement is trivially satisfied becuase pass_to_ranks is defined as the utils function pass_to_ranks instead of the attribute pass_to_ranks.

this is a quick fix that changes the if statement to check the attribute self.pass_to_ranks instead of the function.

Any other comments?

@netlify
Copy link

netlify bot commented Aug 14, 2021

❌ Deploy Preview for graspologic failed.

🔨 Explore the source changes: a8a6106

🔍 Inspect the deploy log: https://app.netlify.com/sites/graspologic/deploys/61170bb2e085cf00084f3717

@bdpedigo bdpedigo self-requested a review August 14, 2021 00:32
@bdpedigo bdpedigo merged commit 3a7ce7f into graspologic-org:dev Aug 14, 2021
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.

None yet

2 participants