We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da89aa commit 14f95e2Copy full SHA for 14f95e2
src/ess/reduce/data.py
@@ -1,5 +1,6 @@
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright (c) 2025 Scipp contributors (https://github.com/scipp)
3
+"""Data files bundled with ESSreduce."""
4
5
from functools import cache
6
from pathlib import Path
0 commit comments