Skip to content

Commit cf5b6d2

Browse files
committed
Fix filename
1 parent 9933ec4 commit cf5b6d2

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
File renamed without changes.

ariautils/utils/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""Includes functionality for loading config files."""
22

33
import json
4-
import os
54

65
from pathlib import Path
76
from importlib import resources

0 commit comments

Comments
 (0)