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

Fixes 1798 - mt command #1801

Merged
merged 4 commits into from
May 12, 2022
Merged

Fixes 1798 - mt command #1801

merged 4 commits into from
May 12, 2022

Conversation

jose-donato
Copy link
Contributor

Description

Addresses #1798

How has this been tested?

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.

Checklist:

Others

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My code passes all the checks pylint, flake8, black, ... To speed up development you should run pre-commit install.
  • New and existing unit tests pass locally with my changes. You can test this locally using pytest tests/....

@jose-donato jose-donato added the bug Fix bug label May 11, 2022
@DidierRLopes DidierRLopes merged commit 24cf4a4 into main May 12, 2022
@jose-donato jose-donato deleted the 1756_pred branch May 12, 2022 09:08
@JerBouma
Copy link
Contributor

I have a feeling this fix didn't actually go through well. We now have the same file twice:
Screenshot 2022-05-12 at 12 11 11

@jose-donato
Copy link
Contributor Author

I have a feeling this fix didn't actually go through well. We now have the same file twice: Screenshot 2022-05-12 at 12 11 11

they didn't show up locally for some reason. the BTC upper case ones need to be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants