Code - Abstract out the diff fetch types to make it easier to integrate new ones (#1467)
parent
c454cbb808
commit
4c74d39df0
@ -1,3 +1,5 @@
|
||||
# HTML to TEXT/JSON DIFFERENCE FETCHER
|
||||
|
||||
import hashlib
|
||||
import json
|
||||
import logging
|
Loading…
Reference in new issue