We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c8fcc commit 2b5fcebCopy full SHA for 2b5fceb
scripts/generate_scripts.py
@@ -11,7 +11,6 @@
11
from black import FileMode, format_file_contents
12
from jinja2 import Environment, FileSystemLoader, StrictUndefined
13
14
-# import honegumi.ax.utils.constants as constants
15
from honegumi.ax.utils.constants import ( # USE_CONSTRAINTS_NAME,
16
CATEGORICAL_KEY,
17
COMPOSITIONAL_CONSTRAINT_KEY,
0 commit comments