Skip to content

Commit 9c86b50

Browse files
committed
del internal names
1 parent 38727ac commit 9c86b50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ess/diffraction/types.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,6 @@ class RawDataAndMetadata(sciline.Scope[RunType, sc.DataGroup], sc.DataGroup):
113113

114114
class TofCroppedData(sciline.Scope[RunType, sc.DataArray], sc.DataArray):
115115
"""Raw data cropped to the valid TOF range."""
116+
117+
118+
del sc, sciline, NewType, TypeVar

0 commit comments

Comments
 (0)