We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0596a commit daee83cCopy full SHA for daee83c
1 file changed
shared-bindings/storage/__init__.c
@@ -48,7 +48,7 @@
48
//| directly.
49
//|
50
51
-//| .. function:: mount(filesystem, mount_path, \*, readonly=False, disable_concurrent_write_protection=False)
+//| .. function:: mount(filesystem, mount_path, \*, readonly=False)
52
53
//| Mounts the given filesystem object at the given path.
54
0 commit comments