src/eric7/RemoteServer/EricServerFileSystemRequestHandler.py

branch
server
changeset 10597
fbe93720ee9f
parent 10596
ea35c92a3c7c
child 10605
b6f5e27daeb5
--- a/src/eric7/RemoteServer/EricServerFileSystemRequestHandler.py	Thu Feb 22 16:26:46 2024 +0100
+++ b/src/eric7/RemoteServer/EricServerFileSystemRequestHandler.py	Thu Feb 22 16:34:43 2024 +0100
@@ -82,7 +82,7 @@
                 reqestUuid=reqestUuid,
             )
 
-    def __getPathSeparator(self, params):
+    def __getPathSeparator(self, params):  # noqa: U100
         """
         Private method to report the path separator.
 

eric ide

mercurial