mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
6 lines
166 B
INI
6 lines
166 B
INI
[aliases]
|
|
test=pytest
|
|
[flake8]
|
|
max-line-length = 120
|
|
exclude = opcua/ua/,opcua/common/event_objects.py,opcua/server/standard_address_space/standard_address_space*.py
|