Skip to content

Commit

Permalink
Stop importing pkg_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
dotboris committed Dec 7, 2023
1 parent 2fdd972 commit 1ffaeaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion coveo_stew/ci/mypy_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from pathlib import Path
from typing import Generator, Optional, Union

import pkg_resources
from coveo_styles.styles import echo
from coveo_systools.subprocess import async_check_output

Expand Down

0 comments on commit 1ffaeaa

Please sign in to comment.