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 Dec 10, 2024
1 parent 95ea315 commit c857803
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 c857803

Please sign in to comment.