mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Static links fixes, fixes for Pypi
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ This module defines the objects for notifying the caller about the
|
||||
results of queries.
|
||||
"""
|
||||
from colorama import Fore, Style, init
|
||||
from result import QueryStatus
|
||||
from .result import QueryStatus
|
||||
|
||||
|
||||
class QueryNotify():
|
||||
|
||||
Reference in New Issue
Block a user