Update sites.py

This commit is contained in:
soxoj
2021-01-11 22:14:58 +03:00
committed by GitHub
parent e63fd38567
commit 12b8e15283
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: future_annotations -*-
"""Maigret Sites Information""" """Maigret Sites Information"""
from __future__ import annotations
import copy import copy
import json import json
import operator import operator