Skip to content

Commit bc78f34

Browse files
searching doc build error
1 parent ad306f4 commit bc78f34

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
@@ -195,16 +195,6 @@ def guess_result_key(filepath: str) -> str:
195195
def guess_second_key(filepath: str) -> str:
196196
"""For files with an h5 or cff second extension, look for the first extension.
197197
198-
Parameters
199-
----------
200-
filepath
201-
Path to the file.
202-
203-
Returns
204-
-------
205-
str
206-
First extension key name
207-
208198
Examples
209199
--------
210200
Find the first extension key of a result file with multiple extensions keys

0 commit comments

Comments
 (0)