Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard committed Nov 9, 2023
1 parent 432d5a4 commit 423bc5f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions conda_build/inspect_pkg.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

import json
import os
import re
import sys
from collections import defaultdict
from functools import lru_cache
Expand All @@ -23,10 +22,6 @@
from conda.resolve import MatchSpec

from conda_build.conda_interface import (
display_actions,
get_index,
install_actions,
is_linked,
linked_data,
specs_from_args,
)
Expand Down

0 comments on commit 423bc5f

Please sign in to comment.