diff -r adf11836cfce -r d359172d11be eric6/E5Network/E5TldExtractor.py --- a/eric6/E5Network/E5TldExtractor.py Fri Apr 09 18:13:36 2021 +0200 +++ b/eric6/E5Network/E5TldExtractor.py Fri Apr 09 18:38:01 2021 +0200 @@ -21,7 +21,7 @@ from E5Gui import E5MessageBox -class E5TldHostParts(object): +class E5TldHostParts: """ Class implementing the host parts helper. """