Skip to content

Commit

Permalink
more lint
Browse files Browse the repository at this point in the history
  • Loading branch information
imaitland committed Sep 10, 2024
1 parent 8e71bdc commit 4c569b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions evolver/app/main.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import asyncio
import socket
from contextlib import asynccontextmanager

from fastapi import FastAPI
from fastapi.responses import HTMLResponse

import evolver.util
from evolver import __project__, __version__
Expand Down
2 changes: 0 additions & 2 deletions evolver/app/tests/test_html.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import pytest

from evolver import __version__


Expand Down

0 comments on commit 4c569b0

Please sign in to comment.