Skip to content

Commit

Permalink
Include the main definition
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Feb 20, 2024
1 parent 41956e7 commit 480e005
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 @@ -19,7 +19,7 @@ skip_empty = True
skip_covered = True
exclude_also =
if __name__ == "__main__":
main()
(?<!def )main()

[html]
title = Scilpy Coverage Report
Expand Down

0 comments on commit 480e005

Please sign in to comment.