--- a/src/eric7/Utilities/BackgroundService.py Mon Feb 24 15:11:18 2025 +0100 +++ b/src/eric7/Utilities/BackgroundService.py Mon Feb 24 15:43:49 2025 +0100 @@ -77,7 +77,7 @@ else self.__hostAddress ) print("Background Service listening on: {0}:{1:d}".format(hostAddressStr, port)) - # __IGNORE_WARNING_M801__ + # __IGNORE_WARNING_M-801__ interpreter = self.__getPythonInterpreter() if interpreter: