Skip to content

Commit

Permalink
fix pre-commit errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazelton committed Aug 10, 2023
1 parent 31affc2 commit 81d30d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pyradiosky/skymodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -4164,8 +4164,6 @@ def read_text_catalog(
filename=os.path.basename(catalog_csv),
)

assert type(self.stokes_error) == type(stokes_error)

if run_check:
self.check(
check_extra=check_extra, run_check_acceptability=run_check_acceptability
Expand Down

0 comments on commit 81d30d5

Please sign in to comment.