Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Aug 14, 2020
1 parent 4b9fa35 commit 48ca445
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions yt/fields/field_info_container.py
Original file line number Diff line number Diff line change
Expand Up @@ -493,9 +493,6 @@ def check_derived_fields(self, fields_to_check=None):
YTDomainOverflow,
YTCoordinateNotImplemented,
NeedsConfiguration,
# unyt errors
# those denote unsanitized data passed down to unyt and should be fixed
# UnitConversionError,
# builtin errors
# those are probably fine (but should be checked)
TypeError,
Expand Down

0 comments on commit 48ca445

Please sign in to comment.