rename
This commit is contained in:
@@ -2,7 +2,7 @@ import json
|
||||
from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
INFRA_STATE_FILE = ".qai-cli-infra.json"
|
||||
INFRA_STATE_FILE = ".qc-cli-infra.json"
|
||||
|
||||
|
||||
def state_path(config_dir: str) -> Path:
|
||||
|
||||
Reference in New Issue
Block a user