21541: Fix typo
[arvados.git] / 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