BondGraphTools/BondGraphTools

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
branch = True
include = BondGraphTools/*
omit = test/*
       *.json
       */__init__.py
       */__main__.py
       */gui/*