mirror of
https://github.com/mvt-project/mvt.git
synced 2026-07-01 19:05:37 +02:00
Ordered imports
This commit is contained in:
+2
-1
@@ -3,8 +3,9 @@
|
||||
# Use of this software is governed by the MVT License 1.1 that can be found at
|
||||
# https://license.mvt.re/1.1/
|
||||
|
||||
import requests
|
||||
from typing import Optional
|
||||
|
||||
import requests
|
||||
from tld import get_tld
|
||||
|
||||
SHORTENER_DOMAINS = [
|
||||
|
||||
Reference in New Issue
Block a user