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 305116e commit 740069aCopy full SHA for 740069a
src/pandas_openscm/db/backends.py
@@ -66,7 +66,7 @@ def guess_backend(self, data_file_name: str) -> OpenSCMDBDataBackend:
66
67
Parameters
68
----------
69
- index_file_name
+ data_file_name
70
Name of the data file from which to guess the backend
71
72
Returns
0 commit comments