Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Toizi committed Jan 11, 2025
1 parent b7c065b commit 00e78d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/autocomplete/generate_autocomplete.py
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ def gen_init_file(modules):
mod_str = """from typing import List, Union, Callable, Tuple, Any
from typing_extensions import Self
from enum import IntEnum
import triton
{z3}
{modules}
Expand Down

0 comments on commit 00e78d2

Please sign in to comment.