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

Country debt #2311

Merged
merged 11 commits into from
Aug 16, 2022
Merged

Country debt #2311

merged 11 commits into from
Aug 16, 2022

Conversation

colin99d
Copy link
Contributor

Description

Fixes #2269. Could not add population because extrapolating from the existing data gave bad results.

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/....

@colin99d colin99d requested a review from JerBouma August 12, 2022 20:59
@DidierRLopes DidierRLopes added the feat XS Extra small feature label Aug 13, 2022
@colin99d
Copy link
Contributor Author

@jmaslek ur changes are in

@colin99d colin99d merged commit ee0e1e9 into main Aug 16, 2022
@colin99d colin99d deleted the country_debt branch August 16, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

debt in real time
3 participants