Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Get rid of config import - breaks importing as pip package #19

Open
evmckinney9 opened this issue Jun 17, 2023 · 0 comments
Open

Get rid of config import - breaks importing as pip package #19

evmckinney9 opened this issue Jun 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@evmckinney9
Copy link
Member

Bug Report

Example from coverage_plot.py

# from config import srcpath

# fpath_images = f"{srcpath}/images"
fpath_images = None

bad

@evmckinney9 evmckinney9 added the bug Something isn't working label Jun 17, 2023
@evmckinney9 evmckinney9 self-assigned this Jun 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant