Skip to content

Commit

Permalink
fix: 構文エラーを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
soooku committed Jul 20, 2024
1 parent af89c9f commit ef84bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/requirements/Django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ uvicorn==0.30.1
channels==4.1.0
channels_redis==4.2.0
websockets==12.0.0
ruff=0.5.2
ruff==0.5.2

0 comments on commit ef84bad

Please sign in to comment.