fix(demo): restore tool authority runner
This commit is contained in:
parent
ea96be1684
commit
260ef33857
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import argparse
|
|||
import json
|
||||
import shutil
|
||||
import sys
|
||||
import tempfile
|
||||
from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
REPO_ROOT = Path(__file__).resolve().parents[2]
|
||||
Loading…
Reference in a new issue