Skip to content

Commit

Permalink
ignore importerrors from codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
olliesilvester committed Apr 19, 2024
1 parent f9728b5 commit ad1a400
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ coverage:
github_checks:
annotations: false
exclude_lines:
- except ImportError: colorama = None
- except curses: curses = None
- except ImportError

0 comments on commit ad1a400

Please sign in to comment.