Skip to content

Commit

Permalink
spelling tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mmacpherson committed Feb 1, 2025
1 parent 863e9b1 commit 52528b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaflow/_vendor/typeguard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
``` sh
cp ${TYPEGUARD_DIR}/src/typeguard ${METAFLOW_DIR}/metaflow/_vendor/typeguard
cd ${METAFLOW_DIR}/metaflow/_vendor/typeguard
bash ./_patch_typeguard.sh # Updates imports, removes extraneous files.
bash ./patch_typeguard.sh # Updates imports, removes extraneous files.
```

0 comments on commit 52528b7

Please sign in to comment.