mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2026-02-03 11:20:56 +03:00
add lint stage to github
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import pytest
|
||||
from aiogram import Bot, types
|
||||
from aiogram.dispatcher.filters.builtin import Command
|
||||
from app.core.bot import dispatcher
|
||||
from app.tests.conftest import FakeTelegram
|
||||
from app.tests.data.factories import UserFactory
|
||||
from core.bot import dispatcher
|
||||
|
||||
pytestmark = [
|
||||
pytest.mark.asyncio,
|
||||
|
||||
Reference in New Issue
Block a user