Skip to content

Commit a07eb00

Browse files
fix: address quality issues
1 parent 98fbdf4 commit a07eb00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code_annotations/contrib/config/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Expose contrib configuration file paths as Python variables, for use in 3rd-party utilities.
33
"""
44
import importlib.resources
5-
65
import os
76

87
FEATURE_TOGGLE_ANNOTATIONS_CONFIG_PATH = importlib.resources.files(

0 commit comments

Comments
 (0)