Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't screen unit for a Unitful unit
`__get_literal_unit` already screens units of DynamicQuantity.AbstractQuantity. So this check is redundant. Also, removing this check fixes the issue with `get_unit` for units of Unitful type.
- Loading branch information