eric6/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py

changeset 8207
d359172d11be
parent 7988
c4c17121eff8
child 8240
93b8a353c4bf
diff -r adf11836cfce -r d359172d11be eric6/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py
--- a/eric6/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py	Fri Apr 09 18:38:01 2021 +0200
@@ -17,7 +17,7 @@
 import Preferences
 
 
-class SafeBrowsingUrl(object):
+class SafeBrowsingUrl:
     """
     Class implementing an URL representation suitable for Google Safe Browsing.
     """

eric ide

mercurial