Fix most of types
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import pytest
|
||||
|
||||
from src.turbosloth.router import Router
|
||||
from src.turbosloth.exceptions import NotFoundException, MethodNotAllowedException
|
||||
from src.turbosloth.router import Router
|
||||
|
||||
|
||||
def test_router_root_handler():
|
||||
|
||||
Reference in New Issue
Block a user