--- 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.