21541: Fix typo
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 28 Mar 2024 12:17:59 +0000 (08:17 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 28 Mar 2024 12:17:59 +0000 (08:17 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

services/fuse/arvados_fuse/__init__.py

index 2dfba464738868b5ced8e468e26e9eb1d5db9e34..aeb0ce4ba7426103e3746d27e05a21cc34912fe4 100644 (file)
@@ -626,7 +626,7 @@ class Operations(llfuse.Operations):
         self.write_ops_counter = arvados.keep.Counter()
 
         self.events = None
-l
+
         # We rely on the cyclic garbage collector to deallocate
         # Collection objects from the Python SDK.  A lower GC
         # threshold encourages Python to be more aggressive in