fix(flake): silly typo

This commit is contained in:
Ashhhleyyy 2024-03-08 19:19:52 +00:00
parent d6a84c40a3
commit 5c51eef5f9
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -13,7 +13,7 @@
dependencies = ps: with ps; [
fastapi
uvicorn
aoihttp
aiohttp
];
devDependencies = ps: with ps; [
fastapi