mirror of
https://github.com/venthur/blag.git
synced 2025-11-26 05:02:58 +00:00
try supporting py38
This commit is contained in:
@@ -6,6 +6,8 @@ site if necessary.
|
||||
|
||||
"""
|
||||
|
||||
# remove when we don't support py38 anymore
|
||||
from __future__ import annotations
|
||||
import os
|
||||
import logging
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user