Skip to content

Commit b5d97ca

Browse files
committed
precommit fix
1 parent 9178736 commit b5d97ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate_scripts.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from black import FileMode, format_file_contents
1212
from jinja2 import Environment, FileSystemLoader, StrictUndefined
1313

14-
# import honegumi.ax.utils.constants as constants
14+
# import honegumi.ax.utils.constants as constants
1515
from honegumi.ax.utils.constants import ( # USE_CONSTRAINTS_NAME,
1616
CATEGORICAL_KEY,
1717
COMPOSITIONAL_CONSTRAINT_KEY,

0 commit comments

Comments
 (0)