Skip to content

Commit 5ba3c9b

Browse files
committed
docs
1 parent e4f244c commit 5ba3c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fs/base.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,8 +538,8 @@ def getmeta(self, namespace="standard"):
538538
=================== ============================================
539539
540540
Most builtin filesystems will provide all these keys, and third-
541-
party filesystems should do so whenever possible. A key may not
542-
be present if there is no way to know the value.
541+
party filesystems should do so whenever possible, but a key may
542+
not be present if there is no way to know the value.
543543
544544
.. note::
545545
Meta information is constant for the lifetime of the

0 commit comments

Comments
 (0)