Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kephale committed May 31, 2024
1 parent 226e976 commit e8c524a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sshfs/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,4 +345,3 @@ async def _pipe_file(self, path, data, chunksize=50 * 2**20, **kwargs):
await f.flush()

self.invalidate_cache(path)

0 comments on commit e8c524a

Please sign in to comment.