Skip to content

Commit bf6f3d7

Browse files
committed
ci: rename pathlib_ext to common_ext
as functions are more than PathLib extension and new ones will be added. Signed-off-by: Frederic Pillon <[email protected]>
1 parent dfb81c0 commit bf6f3d7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CI/utils/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from .pathlib_ext import *
1+
from .common_ext import *
File renamed without changes.

0 commit comments

Comments
 (0)