Skip to content

Commit

Permalink
potential typo in doc string (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
i7878 authored Oct 23, 2024
1 parent 3d68e44 commit df693d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryosparc/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ def upload_mrc(
overwrite: bool = False,
):
"""
Upload a numpy 2D or 3D array to the job directory as an MRC file. Fails
Upload a numpy 2D or 3D array to the project directory as an MRC file. Fails
if target already exists.
Args:
Expand Down

0 comments on commit df693d5

Please sign in to comment.