Skip to content

Commit 6b30f6a

Browse files
committed
Remove line with whitespaces in fs.base failing flake8 linter
1 parent ad97c74 commit 6b30f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@ def upload(self, path, file, chunk_size=None, **options):
13081308
sensible default.
13091309
**options: Implementation specific options required to open
13101310
the source file.
1311-
1311+
13121312
Raises:
13131313
fs.errors.ResourceNotFound: If a parent directory of
13141314
``path`` does not exist.

0 commit comments

Comments
 (0)