Skip to content

Commit

Permalink
Try to fix coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyue Ping Ong committed Sep 3, 2023
1 parent cff690a commit aeaaf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ isort.split-on-trailing-comma = false
addopts = "--durations=30 --quiet -r xXs --color=yes -p no:warnings --import-mode=importlib"

[tool.coverage.run]
branch = true
parallel = true
omit = [
"pymatgen/cli/feff_plot_cross_section.py",
"pymatgen/cli/feff_plot_dos.py",
Expand Down

0 comments on commit aeaaf1f

Please sign in to comment.