dannyl1u / doppelganger

flags duplicate issues & PRs using embeddings
15 stars 1 forks source link

chore: Reformat code with code-formatters #36

Closed amiicao closed 1 day ago

amiicao commented 1 day ago

Task: Run code formatter Black and optimize imports as needed.

This issue and its relevant PR will keep reformat changes centralized into one PR. As such, it prepares the code base for #35 and separates reformats by external tools from the code required to add a pipeline in #35.