Reisort using black profile
Committed f0c96a
--- a/webagt.py
+++ b/webagt.py
 
 
 class Document:
-
     # TODO with html as dom: -- manipulate dom -- on exit html is modified
 
     def __init__(self, html, url=None):
Committed f0c96a
 
 
 class Document:
-
     # TODO with html as dom: -- manipulate dom -- on exit html is modified
 
     def __init__(self, html, url=None):