diff --git a/maigret/sites.py b/maigret/sites.py index edc68e1..73dd5a1 100644 --- a/maigret/sites.py +++ b/maigret/sites.py @@ -1,5 +1,5 @@ +# -*- coding: future_annotations -*- """Maigret Sites Information""" -from __future__ import annotations import copy import json import operator