Fix lint
This commit is contained in:
parent
e39d6996c6
commit
1536a3324e
@ -90,6 +90,9 @@ class Zoom(browsertab.AbstractZoom):
|
||||
def _set_factor_internal(self, _factor):
|
||||
pass
|
||||
|
||||
def factor(self):
|
||||
assert False
|
||||
|
||||
|
||||
class Tab(browsertab.AbstractTab):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user