From 12b8e15283e7b22cfebe9abc71957859d3072da0 Mon Sep 17 00:00:00 2001 From: soxoj <31013580+soxoj@users.noreply.github.com> Date: Mon, 11 Jan 2021 22:14:58 +0300 Subject: [PATCH] Update sites.py --- maigret/sites.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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