mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
remove deepcopy in tests
Co-authored-by: Oleg A. <t0rr@mail.ru>
This commit is contained in:
parent
2ea3c499f3
commit
725eb7c660
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from copy import copy, deepcopy
|
||||
from copy import copy
|
||||
from inspect import isclass
|
||||
|
||||
import pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue