PEP8'd helpers, history, page.py
This commit is contained in:
@@ -44,6 +44,7 @@ def save_history(history):
|
||||
# Ignore unicode URLS, may want to handle this at some point
|
||||
continue
|
||||
|
||||
|
||||
class OrderedSet(object):
|
||||
"""
|
||||
A simple implementation of an ordered set. A set is used to check
|
||||
|
||||
Reference in New Issue
Block a user