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 ad306f4 commit bc78f34Copy full SHA for bc78f34
src/ansys/dpf/core/data_sources.py
@@ -195,16 +195,6 @@ def guess_result_key(filepath: str) -> str:
195
def guess_second_key(filepath: str) -> str:
196
"""For files with an h5 or cff second extension, look for the first extension.
197
198
- Parameters
199
- ----------
200
- filepath
201
- Path to the file.
202
-
203
- Returns
204
- -------
205
- str
206
- First extension key name
207
208
Examples
209
--------
210
Find the first extension key of a result file with multiple extensions keys
0 commit comments