Skip to content

Commit

Permalink
searching doc build error
Browse files Browse the repository at this point in the history
  • Loading branch information
luisaFelixSalles committed Oct 15, 2024
1 parent 9be7674 commit 8b85394
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/ansys/dpf/core/data_sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -554,14 +554,6 @@ def register_namespace(self, result_key: str, namespace: str):
creating your own operators and plugins, or when you have a file with an unknown
namespace, but you know that it corresponds to a given solver.
Parameters
----------
result_key
Extension of the file, which is used as a key for choosing the correct
plugin when a result is requested by an operator.
namespace
Namespace to associate the file extension to.
Notes
-----
Available with server's version starting at 7.0.
Expand Down

0 comments on commit 8b85394

Please sign in to comment.