Skip to content

Commit

Permalink
chore: minor rebase fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Selwyn-Smith <[email protected]>
  • Loading branch information
benmss committed Nov 28, 2024
1 parent 7c7cb7b commit 26c24eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/macaron/repo_finder/repo_finder_deps_dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"""This module contains the PythonRepoFinderDD class to be used for finding repositories using deps.dev."""
import json
import logging
import urllib.parse
from enum import StrEnum
from typing import Any
from urllib.parse import quote as encode
Expand Down

0 comments on commit 26c24eb

Please sign in to comment.