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 cdaa53a commit 6f7fba1Copy full SHA for 6f7fba1
src/ansys/fluent/core/examples/downloads.py
@@ -27,8 +27,8 @@
27
from pathlib import Path
28
import re
29
import shutil
30
-import zipfile
31
from typing import TypeAlias
+import zipfile
32
33
import ansys.fluent.core as pyfluent
34
from ansys.fluent.core.utils.networking import check_url_exists, get_url_content
0 commit comments