Skip to content

Commit

Permalink
Use full function name here.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescrake-merani committed Jan 15, 2025
1 parent 29d1b57 commit 9276ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sasdata/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from numpy.typing import ArrayLike

import sasdata.quantities.units as units
from quantities.absolute_temperature import AbsoluteTemperatureAccessor
from sasdata.quantities.absolute_temperature import AbsoluteTemperatureAccessor
from sasdata.quantities.accessors import StringAccessor, LengthAccessor, AngleAccessor, QuantityAccessor, \
DimensionlessAccessor, FloatAccessor, TemperatureAccessor, AccessorTarget

Expand Down

0 comments on commit 9276ddb

Please sign in to comment.