Skip to content

Commit

Permalink
Merge pull request spacetelescope#193 from mcara/switch-to-ci2
Browse files Browse the repository at this point in the history
Remove duplicates from coveragerc
  • Loading branch information
mcara authored Dec 4, 2023
2 parents 40f8cd7 + ee98453 commit eb6f550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ source = tweakwcs
exclude_lines =
if self.debug:
pragma: no cover
raise NotImplementedError
if __name__ == .__main__.:
@(abc\\.)?abstractmethod
raise AssertionError
Expand Down

0 comments on commit eb6f550

Please sign in to comment.