Improve 'ROOT_SNAPSHOT_PATH' with latest ragger version

This commit is contained in:
Charles-Edouard de la Vergne
2024-04-11 17:50:02 +02:00
parent 8fcaf9f103
commit c9436ab668
9 changed files with 117 additions and 77 deletions

View File

@@ -1,5 +1,3 @@
from pathlib import Path
import os
ROOT_SNAPSHOT_PATH = Path(__file__).parent
ABIS_FOLDER = f"{os.path.dirname(__file__)}/abis"