mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
6 lines
170 B
INI
6 lines
170 B
INI
[TYPECHECK]
|
|
|
|
# List of members which are set dynamically and missed by Pylint inference
|
|
# system, and so shouldn't trigger E1101 when accessed.
|
|
generated-members=torch.*
|