Skip to content

Commit

Permalink
chore: swap to uv
Browse files Browse the repository at this point in the history
  • Loading branch information
uptickmetachu committed Feb 25, 2025
1 parent 73ba9e2 commit dae34a6
Show file tree
Hide file tree
Showing 4 changed files with 352 additions and 400 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"editor.formatOnSave": true,
"editor.defaultFormatter": "charliermarsh.ruff",
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": true
"source.fixAll": "explicit",
"source.organizeImports": "explicit"
}
}
}
385 changes: 0 additions & 385 deletions poetry.lock

This file was deleted.

Loading

0 comments on commit dae34a6

Please sign in to comment.