Skip to content

Commit

Permalink
add missing / in .coveragerc file (tardis-sn#1502)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyizheng1112 authored Mar 23, 2021
1 parent 2c715d5 commit 27afa56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ omit =
tardis/simulation/setup_package.py
tardis/io/setup_package.py

tardis/gui*
tardis/gui/*
tardis/stats/*
tardis/analysis.py

Expand Down

0 comments on commit 27afa56

Please sign in to comment.