There was an error while loading. Please reload this page.
1 parent ebef46b commit 1a01065Copy full SHA for 1a01065
1 file changed
src/lab7.py
@@ -383,7 +383,6 @@ def __init__(self, browser):
383
self.padding + back_width,
384
self.urlbar_bottom - self.padding)
385
386
- print('hi')
387
self.address_rect = Rect(
388
self.back_rect.right + self.padding,
389
self.urlbar_top + self.padding,
0 commit comments