mirror of
https://github.com/venthur/blag.git
synced 2025-11-29 06:32:42 +00:00
try supporting py38
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
"""
|
||||
|
||||
# remove when we don't support py38 anymore
|
||||
from __future__ import annotations
|
||||
import argparse
|
||||
import os
|
||||
import shutil
|
||||
|
||||
Reference in New Issue
Block a user