We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f98ad commit 63a199eCopy full SHA for 63a199e
tools/scripts/yaml2rst/src/yaml2rst/path.py
@@ -1,7 +1,6 @@
1
import os
2
from .config import AVAILABLE_LANGUAGES
3
from freee_a11y_gl.source import DATA_DIR, YAML_DIR, JSON_DIR
4
-from freee_a11y_gl.constants import AXE_CORE
5
6
# Output directory
7
DEST_DIR_BASE = 'source'
0 commit comments