PSLmodels / OG-USA

Overlapping-generations macroeconomic model for evaluating fiscal policy in the United States
https://pslmodels.github.io/OG-USA/
Creative Commons Zero v1.0 Universal
19 stars 34 forks source link

update style file url #48

Closed jdebacker closed 3 years ago

jdebacker commented 3 years ago

This PR updates the URL for the matplotlib style file. I think this will stop the warnings that appeared when trying to look for a style file at the previous URL. Note that this URL is referenced because, to my knowledge, a style file can't be part of a python package (e.g., OG-Core).

At some point, we may want each country model to have it's own style file (e.g., with country-specific colors). But this should help in the meantime.

codecov-commenter commented 3 years ago

Codecov Report

Merging #48 (7b10524) into master (a9f7f0d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   87.38%   87.38%           
=======================================
  Files           9        9           
  Lines         634      634           
=======================================
  Hits          554      554           
  Misses         80       80           
Flag Coverage Δ
unittests 87.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a9f7f0d...7b10524. Read the comment docs.