Closed jdebacker closed 4 years ago
This PR should resolve issue #314
cc @MattHJensen
Merging #317 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #317 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 1105 1105
=========================================
Hits 1105 1105
Impacted Files | Coverage Δ | |
---|---|---|
ccc/data.py | 100.00% <ø> (ø) |
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 02acbb9...cc9266d. Read the comment docs.
This PR updates the path to
ccc_asset_data.csv
in the kwargs of theAssets
class so that this file can be found without one having to build theccc
package.