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 8680dd7 commit 32e3735Copy full SHA for 32e3735
src/ansys/dpf/core/data_sources.py
@@ -164,16 +164,6 @@ def set_result_file_path(
164
def guess_result_key(filepath: str) -> str:
165
"""Guess result key for files without an explicit file extension.
166
167
- Parameters
168
- ----------
169
- filepath
170
- Path to the file.
171
-
172
- Returns
173
- -------
174
- str
175
- Extension key name
176
177
Examples
178
--------
179
Gives the result key for the result file of the given path
0 commit comments