Fix no table found warning and add tests for two tables
This commit is contained in:
@@ -15,7 +15,7 @@ install:
|
||||
pip install ".[dev]"
|
||||
|
||||
test:
|
||||
pytest --verbose --cov-config .coveragerc --cov-report term --cov-report xml --cov=camelot --mpl tests
|
||||
pytest --verbose --cov-config .coveragerc --cov-report term --cov-report xml --cov=camelot --mpl
|
||||
|
||||
docs:
|
||||
cd docs && make html
|
||||
|
||||
Reference in New Issue
Block a user