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 433ba3c commit cdaa510Copy full SHA for cdaa510
.ci/code_generation.py
@@ -23,8 +23,6 @@
23
continue
24
if file_path.name == "operator.mustache":
25
26
- if file_path.stem == "translator":
27
- continue
28
try:
29
if file_path.is_dir():
30
shutil.rmtree(file_path)
0 commit comments