Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 8ad4d32

Browse files
committed
Merge branch 'main' into release/0.8
2 parents fab5ffe + 9ce8a46 commit 8ad4d32

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/changelog.d/346.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update CHANGELOG for v0.8.0

src/ansys/tools/path/misc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
"""Miscellaneous functions used by ansys-tools-path."""
2424

25+
import os
2526
import warnings
2627

2728
warnings.warn(

0 commit comments

Comments
 (0)