We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7edd0d commit 5342db6Copy full SHA for 5342db6
1 file changed
src/murfey/server/api/shared.py
@@ -181,7 +181,7 @@ def gather_upstream_files(
181
):
182
"""
183
Searches the specified upstream instrument for files based on the search strings
184
- set in the MachineConfig and retursn them as a list of file paths.
+ set in the MachineConfig and returns them as a list of file paths.
185
186
# Load the current instrument's machine config
187
murfey_session = db.exec(
0 commit comments