Skip to content
Snippets Groups Projects
Verified Commit 82a42ff1 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

FIx urllib import for Python 3.

parent b2f2ecee
No related branches found
No related tags found
No related merge requests found
from urllib import urlopen
from urllib.request import urlopen
from hattori.base import BaseAnonymizer, faker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment