Skip to content

Commit 32e3735

Browse files
searching doc build error
1 parent 8680dd7 commit 32e3735

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/ansys/dpf/core/data_sources.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,6 @@ def set_result_file_path(
164164
def guess_result_key(filepath: str) -> str:
165165
"""Guess result key for files without an explicit file extension.
166166
167-
Parameters
168-
----------
169-
filepath
170-
Path to the file.
171-
172-
Returns
173-
-------
174-
str
175-
Extension key name
176-
177167
Examples
178168
--------
179169
Gives the result key for the result file of the given path

0 commit comments

Comments
 (0)