fix: resolve CI linting failures and test path
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import os
|
import os
|
||||||
import json
|
import json
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import List, Optional, Union
|
from typing import List, Optional
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
from .rule import Rule
|
from .rule import Rule
|
||||||
|
|||||||
Reference in New Issue
Block a user