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

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

@evmckinney9

Description

@evmckinney9

Bug Report

Example from coverage_plot.py

# from config import srcpath

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

bad

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions