Skip to content

Commit

Permalink
fix: address quality issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi committed Dec 30, 2024
1 parent 98fbdf4 commit a07eb00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code_annotations/contrib/config/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
Expose contrib configuration file paths as Python variables, for use in 3rd-party utilities.
"""
import importlib.resources

import os

FEATURE_TOGGLE_ANNOTATIONS_CONFIG_PATH = importlib.resources.files(
Expand Down

0 comments on commit a07eb00

Please sign in to comment.