Ecosystem report

Old: main (merge base) 282b19ee New: 24758/merge 6f095bde
Lint Rule Removed Added Changed
Total 168 9785 1
possibly-missing-attribute 0 9668 0
invalid-assignment 150 117 1
unused-type-ignore-comment 18 0 0
Project Removed Added Changed
Total 168 9785 1
vision 6 1616 0
zulip 0 1030 0
sympy 7 897 1
dd-trace-py 61 818 0
mitmproxy 1 756 0
apprise 14 648 0
ignite 0 548 0
pandas 1 482 0
prefect flaky 0 469 0
core 0 424 0
sockeye 1 236 0
dulwich 0 206 0
aiortc 0 138 0
scrapy 1 92 0
rotki 0 92 0
cloud-init 9 66 0
freqtrade 1 71 0
pandera 0 69 0
streamlit 0 65 0
pywin32 4 58 0

AutoSplit (https://github.com/Toufool/AutoSplit)

src/AutoSplit.py

[warning] possibly-missing-attribute - Attribute `hwnd` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_saved_settings` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `similarity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split_image_number` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `capture_method` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `is_running` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_successfully_loaded_settings_file_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `highest_similarity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `reset_highest_similarity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `waiting_for_split_delay` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `run_start_time` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `settings_dict` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split_image_number` may be missing on object of type `Self@__reload_start_image`
[warning] possibly-missing-attribute - Attribute `highest_similarity` may be missing on object of type `Self@__reload_start_image`
[warning] possibly-missing-attribute - Attribute `reset_highest_similarity` may be missing on object of type `Self@__reload_start_image`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__reload_start_image`
[warning] possibly-missing-attribute - Attribute `highest_similarity` may be missing on object of type `Self@__compare_capture_for_auto_start`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__compare_capture_for_auto_start`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__compare_capture_for_auto_start`
[warning] possibly-missing-attribute - Attribute `split_image_number` may be missing on object of type `Self@undo_split`
[warning] possibly-missing-attribute - Attribute `split_image_number` may be missing on object of type `Self@skip_split`
[warning] possibly-missing-attribute - Attribute `is_running` may be missing on object of type `Self@reset`
[warning] possibly-missing-attribute - Attribute `run_start_time` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `is_running` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `split_image_number` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `waiting_for_split_delay` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `waiting_for_split_delay` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `waiting_for_split_delay` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `split_image_number` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `is_running` may be missing on object of type `Self@__auto_splitter`
[warning] possibly-missing-attribute - Attribute `highest_similarity` may be missing on object of type `Self@__similarity_threshold_loop`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__similarity_threshold_loop`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__similarity_threshold_loop`
[warning] possibly-missing-attribute - Attribute `reset_highest_similarity` may be missing on object of type `Self@__reset_if_should`
[warning] possibly-missing-attribute - Attribute `highest_similarity` may be missing on object of type `Self@__update_split_image`
[warning] possibly-missing-attribute - Attribute `split_below_threshold` may be missing on object of type `Self@__update_split_image`

src/capture_method/__init__.py

[warning] possibly-missing-attribute - Attribute `capture_method` may be missing on object of type `AutoSplit`

src/menu_bar.py

[warning] possibly-missing-attribute - Attribute `design_window` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_autosplit_ref` may be missing on object of type `Self@__init__`

src/region_selection.py

[warning] possibly-missing-attribute - Attribute `hwnd` may be missing on object of type `AutoSplit`
[warning] possibly-missing-attribute - Attribute `hwnd` may be missing on object of type `AutoSplit`

src/user_profile.py

[warning] possibly-missing-attribute - Attribute `last_saved_settings` may be missing on object of type `AutoSplit`
[warning] possibly-missing-attribute - Attribute `last_successfully_loaded_settings_file_path` may be missing on object of type `AutoSplit`
[warning] possibly-missing-attribute - Attribute `settings_dict` may be missing on object of type `AutoSplit`
[warning] possibly-missing-attribute - Attribute `last_saved_settings` may be missing on object of type `AutoSplit`
[warning] possibly-missing-attribute - Attribute `last_successfully_loaded_settings_file_path` may be missing on object of type `AutoSplit`

CPython (Argument Clinic) (https://github.com/python/cpython)

Tools/clinic/libclinic/converters.py

[error] invalid-assignment - Object of type `<class 'int'>` is not assignable to attribute `default_type` of type `<class 'bool'>`
[error] invalid-assignment - Object of type `<class 'str'>` is not assignable to attribute `default_type` of type `<class 'int'>`
[error] invalid-assignment - Object of type `<class 'int'>` is not assignable to attribute `default_type` of type `tuple[<class 'int'>, <class 'NoneType'>]`
[error] invalid-assignment - Object of type `<class 'int'>` is not assignable to attribute `default_type` of type `tuple[<class 'int'>, <class 'NoneType'>]`
[error] invalid-assignment - Object of type `tuple[<class 'str'>, <class 'NullType'>]` is not assignable to attribute `default_type` of type `tuple[<class 'str'>, <class 'NullType'>, <class 'NoneType'>]`
[error] invalid-assignment - Object of type `tuple[<class 'str'>, <class 'bytes'>, <class 'NullType'>]` is not assignable to attribute `default_type` of type `tuple[<class 'str'>, <class 'bytes'>, <class 'NullType'>, <class 'NoneType'>]`
[error] invalid-assignment - Object of type `tuple[<class 'bytes'>, <class 'NullType'>]` is not assignable to attribute `default_type` of type `tuple[<class 'str'>, <class 'bytes'>, <class 'NullType'>, <class 'NoneType'>]`
[error] invalid-assignment - Object of type `<class 'NullType'>` is not assignable to attribute `default_type` of type `tuple[<class 'str'>, <class 'bytes'>, <class 'NullType'>, <class 'NoneType'>]`

CPython (cases_generator) (https://github.com/python/cpython)

Tools/cases_generator/analyzer.py

[warning] possibly-missing-attribute - Attribute `replicated` may be missing on object of type `Uop`

PyGithub (https://github.com/PyGithub/PyGithub)

tests/ApplicationOAuth.py

[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`

tests/Authentication.py

[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `time` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `time` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `time` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `time` may be missing on object of type `MagicMock`

tests/Connection.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`

tests/GithubRetry.py

[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `fromtimestamp` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `fromtimestamp` may be missing on object of type `MagicMock`

tests/Requester.py

[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `MagicMock`

aiohttp (https://github.com/aio-libs/aiohttp)

aiohttp/client_reqrep.py

[error] invalid-assignment - Object of type `type[ClientResponse]` is not assignable to attribute `response_class` of type `<class 'ClientResponse'>`

aiohttp/test_utils.py

[warning] possibly-missing-attribute - Attribute `__app_dict` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__getitem__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__setitem__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `on_response_prepare` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `max_field_size` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `max_line_length` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `max_headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `transport` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `write_headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `write` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `write_eof` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `drain` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `transport` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `transport` may be missing on object of type `Mock`

aiohttp/worker.py

[warning] possibly-missing-attribute - Attribute `exit_code` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loop` may be missing on object of type `Self@init_process`
[warning] possibly-missing-attribute - Attribute `alive` may be missing on object of type `Self@_run`
[warning] possibly-missing-attribute - Attribute `alive` may be missing on object of type `Self@_run`
[warning] possibly-missing-attribute - Attribute `alive` may be missing on object of type `Self@handle_quit`
[warning] possibly-missing-attribute - Attribute `alive` may be missing on object of type `Self@handle_abort`
[warning] possibly-missing-attribute - Attribute `exit_code` may be missing on object of type `Self@handle_abort`

aiohttp-devtools (https://github.com/aio-libs/aiohttp-devtools)

tests/test_runserver_logs.py

[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path_qs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `body_length` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path_qs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `body_length` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path_qs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `body_length` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path_qs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `body_length` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path_qs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_read_bytes` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `body_length` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `MagicMock`

tests/test_runserver_serve.py

[warning] possibly-missing-attribute - Attribute `send_str` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `send_str` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `send_str` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `send_str` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `send_str` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `close` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `MagicMock`

tests/test_runserver_watch.py

[warning] possibly-missing-attribute - Attribute `main_port` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `protocol` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `client_ssl_context` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `send_str` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `host` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `main_port` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `protocol` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `client_ssl_context` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `is_alive` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitcode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `is_alive` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `pid` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitcode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `is_alive` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `pid` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitcode` may be missing on object of type `MagicMock`

aiortc (https://github.com/aiortc/aiortc)

src/aiortc/contrib/media.py

[warning] possibly-missing-attribute - Attribute `kind` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kind` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_relay` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_buffered` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_relay` may be missing on object of type `Self@stop`

src/aiortc/mediastreams.py

[warning] possibly-missing-attribute - Attribute `__ended` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__ended` may be missing on object of type `Self@stop`

src/aiortc/rtcdatachannel.py

[warning] possibly-missing-attribute - Attribute `__bufferedAmount` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__bufferedAmountLowThreshold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__parameters` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__readyState` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__transport` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__send_open` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__send_open` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__bufferedAmountLowThreshold` may be missing on object of type `Self@bufferedAmountLowThreshold`
[warning] possibly-missing-attribute - Attribute `__id` may be missing on object of type `Self@_setId`
[warning] possibly-missing-attribute - Attribute `__readyState` may be missing on object of type `Self@_setReadyState`

src/aiortc/rtcdtlstransport.py

[warning] possibly-missing-attribute - Attribute `encrypted` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_role` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_rtp_header_extensions_map` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_rtp_router` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_stats_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_transport` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__rx_bytes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__rx_packets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__tx_bytes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__tx_packets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_srtp_profiles` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__local_certificate` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `encrypted` may be missing on object of type `Self@_do_handshake`
[warning] possibly-missing-attribute - Attribute `_role` may be missing on object of type `Self@_set_role`
[warning] possibly-missing-attribute - Attribute `_state` may be missing on object of type `Self@_set_state`

src/aiortc/rtcicetransport.py

[warning] possibly-missing-attribute - Attribute `_connection` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_remote_candidates_end` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@__setState`
[warning] possibly-missing-attribute - Attribute `__iceGatherer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_connection` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_role_set` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_recv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_send` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@__setState`

src/aiortc/rtcpeerconnection.py

[warning] possibly-missing-attribute - Attribute `__certificates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__cname` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__configuration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sctpLegacySdp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__stream_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__connectionState` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__iceConnectionState` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__iceGatheringState` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__signalingState` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sctpLegacySdp` may be missing on object of type `Self@setRemoteDescription`
[warning] possibly-missing-attribute - Attribute `_sctpLegacySdp` may be missing on object of type `Self@setRemoteDescription`
[warning] possibly-missing-attribute - Attribute `_role_set` may be missing on object of type `RTCIceTransport`
[warning] possibly-missing-attribute - Attribute `_bundled` may be missing on object of type `RTCSctpTransport`
[warning] possibly-missing-attribute - Attribute `__signalingState` may be missing on object of type `Self@__setSignalingState`
[warning] possibly-missing-attribute - Attribute `__connectionState` may be missing on object of type `Self@__updateConnectionState`
[warning] possibly-missing-attribute - Attribute `__iceConnectionState` may be missing on object of type `Self@__updateIceConnectionState`
[warning] possibly-missing-attribute - Attribute `__iceGatheringState` may be missing on object of type `Self@__updateIceGatheringState`

src/aiortc/rtcrtpreceiver.py

[warning] possibly-missing-attribute - Attribute `kind` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_id` may be missing on object of type `Self@__init__`

src/aiortc/rtcsctptransport.py

[warning] possibly-missing-attribute - Attribute `_association_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__started` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__transport` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_loop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_hmac_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_local_partial_reliability` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_local_port` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_local_verification_tag` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_remote_partial_reliability` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_remote_verification_tag` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_advertised_rwnd` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_inbound_streams_count` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_inbound_streams_max` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sack_needed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_cwnd` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fast_recovery_exit` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fast_recovery_transmit` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_flight_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_local_tsn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_last_sacked_tsn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_advanced_peer_ack_tsn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_outbound_streams_count` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_partial_bytes_acked` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_reconfig_request_seq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_reconfig_response_seq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_rto` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_t1_failures` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_t2_failures` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_bundled` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__transport` may be missing on object of type `Self@setTransport`
[warning] possibly-missing-attribute - Attribute `__started` may be missing on object of type `Self@start`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@start`
[warning] possibly-missing-attribute - Attribute `_flight_size` may be missing on object of type `Self@_flight_size_decrease`
[warning] possibly-missing-attribute - Attribute `_remote_partial_reliability` may be missing on object of type `Self@_get_extensions`
[warning] possibly-missing-attribute - Attribute `_reconfig_response_seq` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_remote_verification_tag` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_ssthresh` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_inbound_streams_count` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_outbound_streams_count` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_reconfig_response_seq` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_remote_verification_tag` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_ssthresh` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_inbound_streams_count` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_outbound_streams_count` may be missing on object of type `Self@_receive_chunk`
[warning] possibly-missing-attribute - Attribute `_sack_needed` may be missing on object of type `Self@_receive_data_chunk`
[warning] possibly-missing-attribute - Attribute `_sack_needed` may be missing on object of type `Self@_receive_forward_tsn_chunk`
[warning] possibly-missing-attribute - Attribute `_last_sacked_tsn` may be missing on object of type `Self@_receive_sack_chunk`
[warning] possibly-missing-attribute - Attribute `_ssthresh` may be missing on object of type `Self@_receive_sack_chunk`
[warning] possibly-missing-attribute - Attribute `_cwnd` may be missing on object of type `Self@_receive_sack_chunk`
[warning] possibly-missing-attribute - Attribute `_partial_bytes_acked` may be missing on object of type `Self@_receive_sack_chunk`
[warning] possibly-missing-attribute - Attribute `_fast_recovery_exit` may be missing on object of type `Self@_receive_sack_chunk`
[warning] possibly-missing-attribute - Attribute `_fast_recovery_transmit` may be missing on object of type `Self@_receive_sack_chunk`
[warning] possibly-missing-attribute - Attribute `_fast_recovery_exit` may be missing on object of type `Self@_receive_sack_chunk`
[warning] possibly-missing-attribute - Attribute `_reconfig_response_seq` may be missing on object of type `Self@_receive_reconfig_param`
[warning] possibly-missing-attribute - Attribute `_reconfig_response_seq` may be missing on object of type `Self@_receive_reconfig_param`
[warning] possibly-missing-attribute - Attribute `_local_tsn` may be missing on object of type `Self@_send`
[warning] possibly-missing-attribute - Attribute `_sack_needed` may be missing on object of type `Self@_send_sack`
[warning] possibly-missing-attribute - Attribute `_association_state` may be missing on object of type `Self@_set_state`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@_set_state`
[warning] possibly-missing-attribute - Attribute `__state` may be missing on object of type `Self@_set_state`
[warning] possibly-missing-attribute - Attribute `_t1_failures` may be missing on object of type `Self@_t1_start`
[warning] possibly-missing-attribute - Attribute `_t2_failures` may be missing on object of type `Self@_t2_start`
[warning] possibly-missing-attribute - Attribute `_fast_recovery_exit` may be missing on object of type `Self@_t3_expired`
[warning] possibly-missing-attribute - Attribute `_flight_size` may be missing on object of type `Self@_t3_expired`
[warning] possibly-missing-attribute - Attribute `_partial_bytes_acked` may be missing on object of type `Self@_t3_expired`
[warning] possibly-missing-attribute - Attribute `_ssthresh` may be missing on object of type `Self@_t3_expired`
[warning] possibly-missing-attribute - Attribute `_cwnd` may be missing on object of type `Self@_t3_expired`
[warning] possibly-missing-attribute - Attribute `_fast_recovery_transmit` may be missing on object of type `Self@_transmit`
[warning] possibly-missing-attribute - Attribute `_reconfig_request_seq` may be missing on object of type `Self@_transmit_reconfig`
[warning] possibly-missing-attribute - Attribute `_advanced_peer_ack_tsn` may be missing on object of type `Self@_update_advanced_peer_ack_point`
[warning] possibly-missing-attribute - Attribute `_advanced_peer_ack_tsn` may be missing on object of type `Self@_update_advanced_peer_ack_point`
[warning] possibly-missing-attribute - Attribute `_rto` may be missing on object of type `Self@_update_rto`

altair (https://github.com/vega/altair)

altair/jupyter/jupyter_chart.py

[warning] possibly-missing-attribute - Attribute `params` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `selections` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `spec` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_selection_types` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_vl_selections` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_params` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `params` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_params` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `selections` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `spec` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `spec` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_selection_types` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_vl_selections` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_params` may be missing on object of type `Self@_on_change_chart`
[warning] possibly-missing-attribute - Attribute `_chart_state` may be missing on object of type `Self@_init_with_vegafusion`
[warning] possibly-missing-attribute - Attribute `_js_watch_plan` may be missing on object of type `Self@_init_with_vegafusion`
[warning] possibly-missing-attribute - Attribute `spec` may be missing on object of type `Self@_init_with_vegafusion`
[warning] possibly-missing-attribute - Attribute `_py_to_js_updates` may be missing on object of type `Self@_init_with_vegafusion`

anyio (https://github.com/agronholm/anyio)

src/anyio/from_thread.py

[warning] possibly-missing-attribute - Attribute `_async_cm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_portal` may be missing on object of type `Self@__init__`

apprise (https://github.com/caronc/apprise)

apprise/plugins/vapid/subscription.py

[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `AttachBase`

tests/test_plugin_brevo.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_d7networks.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_dot.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_notifiarr.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_pagerduty.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_pushdeer.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_reddit.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_resend.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_sendgrid.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_sfr.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_sns.py

[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_webex_teams.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

apprise/asset.py

[error] invalid-assignment - Object of type `(NotifyFormat & ~AlwaysFalsy) | PersistentStoreMode` is not assignable to attribute `__storage_mode` of type `PersistentStoreMode`

apprise/config/base.py

[error] invalid-assignment - Object of type `object` is not assignable to attribute `encoding` of type `str`

apprise/plugins/bark.py

[error] invalid-assignment - Object of type `(Unknown & str) | None` is not assignable to attribute `category` of type `str`

apprise/plugins/base.py

[error] invalid-assignment - Object of type `None | Unknown` is not assignable to attribute `interpret_emojis` of type `bool`
[error] invalid-assignment - Object of type `None` is not assignable to attribute `__cached_url_identifier` of type `bool`

apprise/plugins/fcm/__init__.py

[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `AttachBase`

apprise/plugins/mastodon.py

[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `tags` of type `set[Unknown]`

apprise/plugins/msteams.py

[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `AttachBase`

apprise/plugins/workflows.py

[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `AttachBase`

apprise/plugins/xmpp/adapter.py

[warning] possibly-missing-attribute - Attribute `logger` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_oneshot` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_targets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_subject` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_body` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_before_message` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_want_roster` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_roster_timeout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_want_muc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_nick` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_session_started_evt` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_auth_failed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `auto_reconnect` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_auth_failed` may be missing on object of type `Self@_failed_auth`

apprise/url.py

[error] invalid-assignment - Object of type `None` is not assignable to attribute `__cached_url_identifier` of type `bool`
[error] invalid-assignment - Object of type `Unknown | str` is not assignable to attribute `__cached_url_identifier` of type `bool`
[error] invalid-assignment - Object of type `Unknown | str` is not assignable to attribute `__cached_url_identifier` of type `bool`
[error] invalid-assignment - Object of type `Unknown | str` is not assignable to attribute `__cached_url_identifier` of type `bool`
[error] invalid-assignment - Object of type `Unknown | str` is not assignable to attribute `__cached_url_identifier` of type `bool`
[error] invalid-assignment - Object of type `Unknown | str` is not assignable to attribute `__cached_url_identifier` of type `bool`
[error] invalid-assignment - Object of type `Unknown | str` is not assignable to attribute `__cached_url_identifier` of type `bool`

apprise/utils/pem.py

[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `AttachBase`
[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `AttachBase`

apprise/utils/pgp.py

[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `AttachBase`

tests/helpers/rest.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `request_rate_per_sec` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[error] invalid-assignment - Object of type `None` is not assignable to attribute `image_url_logo` of type `str`
[warning] possibly-missing-attribute - Attribute `image_url_logo` may be missing on object of type `AppriseAsset`

tests/test_api.py

[warning] possibly-missing-attribute - Attribute `raw` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `default_html_color` may be missing on object of type `AppriseAsset`
[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `async_mode` may be missing on object of type `AppriseAsset`

tests/test_apprise_config.py

[warning] possibly-missing-attribute - Attribute `max_buffer_size` may be missing on object of type `ConfigBase`
[warning] possibly-missing-attribute - Attribute `max_buffer_size` may be missing on object of type `ConfigBase`

tests/test_apprise_translations.py

[warning] possibly-missing-attribute - Attribute `gettext` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `gettext` may be missing on object of type `Mock`

tests/test_apprise_utils.py

[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `MagicMock`

tests/test_attach_file.py

[warning] possibly-missing-attribute - Attribute `location` may be missing on object of type `AttachFile`

tests/test_attach_http.py

[warning] possibly-missing-attribute - Attribute `location` may be missing on object of type `AttachHTTP`

tests/test_attach_memory.py

[warning] possibly-missing-attribute - Attribute `location` may be missing on object of type `AttachMemory`

tests/test_config_file.py

[warning] possibly-missing-attribute - Attribute `max_buffer_size` may be missing on object of type `ConfigFile`
[warning] possibly-missing-attribute - Attribute `max_buffer_size` may be missing on object of type `ConfigFile`

tests/test_config_http.py

[warning] possibly-missing-attribute - Attribute `max_buffer_size` may be missing on object of type `ConfigHTTP`

tests/test_escapes.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_notify_base.py

[warning] possibly-missing-attribute - Attribute `request_rate_per_sec` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `request_rate_per_sec` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `request_rate_per_sec` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `request_rate_per_sec` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `image_size` may be missing on object of type `NotifyBase`

tests/test_persistent_store.py

[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `PersistentStore`
[warning] possibly-missing-attribute - Attribute `max_file_size` may be missing on object of type `PersistentStore`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `PersistentStore`

tests/test_plugin_bluesky.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_dapnet.py

[warning] possibly-missing-attribute - Attribute `default_batch_size` may be missing on object of type `NotifyDapnet`

tests/test_plugin_discord.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_fcm.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_fluxer.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_glib.py

[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `NotifyBase`

tests/test_plugin_gnome.py

[warning] possibly-missing-attribute - Attribute `Notification` may be missing on object of type `Mock`

tests/test_plugin_homeassistant.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_irc.py

[warning] possibly-missing-attribute - Attribute `nickname` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nickname` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nickname` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nickname` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nickname` may be missing on object of type `Mock`

tests/test_plugin_mailgun.py

[warning] possibly-missing-attribute - Attribute `default_batch_size` may be missing on object of type `NotifyMailgun`
[warning] possibly-missing-attribute - Attribute `default_batch_size` may be missing on object of type `NotifyMailgun`

tests/test_plugin_mastodon.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_matrix.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_msg91.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_nextcloud.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_nextcloudtalk.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_ntfy.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_office365.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `outlook_attachment_inline_max` may be missing on object of type `NotifyOffice365`

tests/test_plugin_pushbullet.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`

tests/test_plugin_pushover.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_sendpulse.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_ses.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_simplepush.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_slack.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_smtp2go.py

[warning] possibly-missing-attribute - Attribute `default_batch_size` may be missing on object of type `NotifySMTP2Go`
[warning] possibly-missing-attribute - Attribute `default_batch_size` may be missing on object of type `NotifySMTP2Go`

tests/test_plugin_sparkpost.py

[warning] possibly-missing-attribute - Attribute `default_batch_size` may be missing on object of type `NotifySparkPost`
[warning] possibly-missing-attribute - Attribute `default_batch_size` may be missing on object of type `NotifySparkPost`

tests/test_plugin_telegram.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_twilio.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_twist.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_twitter.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`

tests/test_plugin_whatsapp.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/test_plugin_windows.py

[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `NotifyBase`
[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `NotifyBase`

artigraph (https://github.com/artigraph/artigraph)

src/arti/internal/dispatch.py

[warning] possibly-missing-attribute - Attribute `clean_signature` may be missing on object of type `Self@__init__`

attrs (https://github.com/python-attrs/attrs)

tests/test_dunders.py

[warning] possibly-missing-attribute - Attribute `cycle` may be missing on object of type `Cycle`
[warning] possibly-missing-attribute - Attribute `cycle` may be missing on object of type `LongCycle`

tests/test_functional.py

[warning] possibly-missing-attribute - Attribute `a` may be missing on object of type `Sub`
[warning] possibly-missing-attribute - Attribute `b` may be missing on object of type `Sub`

tests/test_setattr.py

[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `Hooked`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `Hooked`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `PartiallyFrozen`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `PartiallyFrozen`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `ValidatedAttribute`
[warning] possibly-missing-attribute - Attribute `x1` may be missing on object of type `Piped`
[warning] possibly-missing-attribute - Attribute `x2` may be missing on object of type `Piped`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `C`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `C`
[error] invalid-assignment - Object of type `Literal[42]` is not assignable to attribute `y` of type `str`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `ValidatedAttribute`
[error] invalid-assignment - Object of type `Literal["1"]` is not assignable to attribute `x` of type `int`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `C`
[error] invalid-assignment - Object of type `Literal["1"]` is not assignable to attribute `x` of type `int`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `C`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `C`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `C`

beartype (https://github.com/beartype/beartype)

beartype/_util/api/external/utilclick.py

[warning] possibly-missing-attribute - Attribute `callback` may be missing on object of type `BeartypeableT@beartype_click_command`

bokeh (https://github.com/bokeh/bokeh)

src/bokeh/application/handlers/notebook.py

[warning] possibly-missing-attribute - Attribute `_cell_counter` may be missing on object of type `Self@__call__`

src/bokeh/core/has_props.py

[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `C@abstract`

src/bokeh/models/annotations/legends.py

[error] invalid-assignment - Object of type `Value[(NullStringSpec & str) | (Value[Divergent] & str)]` is not assignable to attribute `label` of type `NullStringSpec`

src/bokeh/models/plots.py

[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `hold_render` of type `Bool`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `hold_render` of type `Bool`

src/bokeh/sphinxext/_internal/bokeh_sampledata_xref.py

[warning] possibly-missing-attribute - Attribute `subfolder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sampledata_key` may be missing on object of type `Self@__init__`

check-jsonschema (https://github.com/python-jsonschema/check-jsonschema)

src/check_jsonschema/cli/param_types.py

[warning] possibly-missing-attribute - Attribute `convert_values` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `choices` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `errors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `atomic` may be missing on object of type `Self@__init__`

cki-lib (https://gitlab.com/cki-project/cki-lib)

cki_lib/gitlab.py

[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `url` may be missing on object of type `Self@__init__`

cki_lib/session.py

[warning] possibly-missing-attribute - Attribute `DEFAULT_BACKOFF_MAX` may be missing on object of type `Retry`

cki_lib/stomp.py

[warning] possibly-missing-attribute - Attribute `receipt` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Self@_notify`

tests/kcidb/test_checks.py

[warning] possibly-missing-attribute - Attribute `tests` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `testresults` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `issueoccurrences` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `issueoccurrences` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `issueoccurrences` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `issueoccurrences` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `issueoccurrences` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `issueoccurrences` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `issueoccurrences` may be missing on object of type `Mock`

tests/test_cronjob.py

[warning] possibly-missing-attribute - Attribute `schedule` may be missing on object of type `CronJob`
[warning] possibly-missing-attribute - Attribute `schedule` may be missing on object of type `CronJob`
[warning] possibly-missing-attribute - Attribute `schedule` may be missing on object of type `CronJob`
[warning] possibly-missing-attribute - Attribute `schedule` may be missing on object of type `CronJob`
[warning] possibly-missing-attribute - Attribute `back_off_limit` may be missing on object of type `CronJob`
[warning] possibly-missing-attribute - Attribute `schedule` may be missing on object of type `CronJob`
[warning] possibly-missing-attribute - Attribute `schedule` may be missing on object of type `CronJob`

tests/test_messagequeue.py

[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`

tests/test_psql.py

[warning] possibly-missing-attribute - Attribute `closed` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `closed` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `closed` may be missing on object of type `MagicMock`

cloud-init (https://github.com/canonical/cloud-init)

tests/unittests/cmd/devel/test_hotplug_hook.py

[warning] possibly-missing-attribute - Attribute `network_activator` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `distro` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `skip_hotplug_detect` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `hotplug_retry_settings` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `datasource` may be missing on object of type `MagicMock`

tests/unittests/cmd/test_main.py

[warning] possibly-missing-attribute - Attribute `cfg` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `local` may be missing on object of type `Mock`

tests/unittests/cmd/test_status.py

[warning] possibly-missing-attribute - Attribute `run_dir` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `run_dir` may be missing on object of type `Mock`

tests/unittests/config/test_cc_mounts.py

[warning] possibly-missing-attribute - Attribute `device_name_to_device` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `device_name_to_device` may be missing on object of type `Mock`

tests/unittests/config/test_cc_ubuntu_pro.py

[warning] possibly-missing-attribute - Attribute `UserFacingError` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `AlreadyAttachedError` may be missing on object of type `Mock`

tests/unittests/distros/test_alpine.py

[warning] possibly-missing-attribute - Attribute `shadow_fn` may be missing on object of type `Distro`

tests/unittests/sources/test_cloudstack.py

[warning] possibly-missing-attribute - Attribute `contents` may be missing on object of type `MagicMock`

tests/unittests/sources/test_hetzner.py

[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`

tests/unittests/sources/test_nwcs.py

[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`

cloudinit/distros/azurelinux.py

[error] invalid-assignment - Object of type `dict[str, str]` is not assignable to attribute `network_conf_fn` of type `str`

cloudinit/sources/DataSourceOpenStack.py

[error] invalid-assignment - Object of type `None` is not assignable to attribute `_network_config` of type `str`

cloudinit/sources/DataSourceEc2.py

[error] invalid-assignment - Object of type `None | Unknown` is not assignable to attribute `_network_config` of type `str`

cloudinit/sources/DataSourceScaleway.py

[warning] possibly-missing-attribute - Attribute `source_address` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `poolmanager` may be missing on object of type `Self@init_poolmanager`

cloudinit/sources/DataSourceSmartOS.py

[error] invalid-assignment - Object of type `None` is not assignable to attribute `md_client` of type `str`

doc/rtd/spelling.py

[warning] possibly-missing-attribute - Attribute `word_set` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `regex_set` may be missing on object of type `Self@__init__`

tests/unittests/cmd/test_clean.py

[warning] possibly-missing-attribute - Attribute `paths` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `cfg` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `clean` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `clean` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `st_mode` may be missing on object of type `Mock`

tests/unittests/config/test_cc_growpart.py

[warning] possibly-missing-attribute - Attribute `resize` may be missing on object of type `Mock`

tests/unittests/config/test_cc_puppet.py

[warning] possibly-missing-attribute - Attribute `contents` may be missing on object of type `Mock`

tests/unittests/config/test_cc_resolv_conf.py

[warning] possibly-missing-attribute - Attribute `resolve_conf_fn` may be missing on object of type `Distro`
[warning] possibly-missing-attribute - Attribute `resolve_conf_fn` may be missing on object of type `MockDistro`

tests/unittests/config/test_modules.py

[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`

tests/unittests/net/test_dhcp.py

[warning] possibly-missing-attribute - Attribute `strip` may be missing on object of type `Mock`

tests/unittests/sources/azure/test_imds.py

[warning] possibly-missing-attribute - Attribute `time_current` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `time_current` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `time_increment` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `time_increment` may be missing on object of type `MagicMock`

tests/unittests/sources/test_azure.py

[warning] possibly-missing-attribute - Attribute `lease` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `lease` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_ephipv4` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `interface` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_ephipv4` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `iface` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `METHOD_SHA512` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `hash` may be missing on object of type `MagicMock`

tests/unittests/sources/test_ec2.py

[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `network_renderer` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `network_renderer` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `network_renderer` may be missing on object of type `Mock`
[error] invalid-assignment - Object of type `<class 'DataSourceEc2Local'>` is not assignable to attribute `datasource` of type `<class 'DataSourceEc2'>`
[error] invalid-assignment - Object of type `<class 'DataSourceEc2Local'>` is not assignable to attribute `datasource` of type `<class 'DataSourceEc2'>`
[error] invalid-assignment - Object of type `<class 'DataSourceEc2Local'>` is not assignable to attribute `datasource` of type `<class 'DataSourceEc2'>`
[error] invalid-assignment - Object of type `<class 'DataSourceEc2Local'>` is not assignable to attribute `datasource` of type `<class 'DataSourceEc2'>`
[error] invalid-assignment - Object of type `<class 'DataSourceEc2Local'>` is not assignable to attribute `datasource` of type `<class 'DataSourceEc2'>`

tests/unittests/sources/test_gce.py

[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`

tests/unittests/sources/test_opennebula.py

[warning] possibly-missing-attribute - Attribute `parsed_user` may be missing on object of type `Self@fixtures`

tests/unittests/sources/test_openstack.py

[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `fallback_interface` may be missing on object of type `MagicMock`

tests/unittests/sources/test_oracle.py

[warning] possibly-missing-attribute - Attribute `imds_url_used` may be missing on object of type `MagicMock`

tests/unittests/sources/test_upcloud.py

[warning] possibly-missing-attribute - Attribute `perform_dhcp_setup` may be missing on object of type `DataSourceUpCloud`
[warning] possibly-missing-attribute - Attribute `get_tmp_exec_path` may be missing on object of type `MagicMock`

tests/unittests/test__init__.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`

tests/unittests/test_helpers.py

[warning] possibly-missing-attribute - Attribute `_instance_id` may be missing on object of type `MyDataSource`
[warning] possibly-missing-attribute - Attribute `_instance_id` may be missing on object of type `MyDataSource`

tests/unittests/test_stages.py

[warning] possibly-missing-attribute - Attribute `paths` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `default_update_events` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `supported_update_events` may be missing on object of type `MagicMock`

colour (https://github.com/colour-science/colour)

colour/algebra/interpolation.py

[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `MagicMock`

comtypes (https://github.com/enthought/comtypes)

comtypes/test/TestComServer.py

[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@ITestComServer__set_name`
[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@ITestComServer_sEtNaMe`

comtypes/test/TestDispServer.py

[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@DTestDispServer__set_name`
[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@DTestDispServer_sEtNaMe`

core (https://github.com/home-assistant/core)

homeassistant/components/ruuvi_gateway/bluetooth.py

[warning] possibly-missing-attribute - Attribute `coordinator` may be missing on object of type `Self@__init__`

homeassistant/components/zha/binary_sensor.py

[warning] possibly-missing-attribute - Attribute `_attr_device_class` may be missing on object of type `Self@__init__`

homeassistant/components/zha/button.py

[warning] possibly-missing-attribute - Attribute `_attr_device_class` may be missing on object of type `Self@__init__`

homeassistant/components/zha/number.py

[warning] possibly-missing-attribute - Attribute `_attr_device_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_mode` may be missing on object of type `Self@__init__`

homeassistant/components/zha/select.py

[warning] possibly-missing-attribute - Attribute `_attr_options` may be missing on object of type `Self@__init__`

homeassistant/components/zha/sensor.py

[warning] possibly-missing-attribute - Attribute `_attr_device_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_state_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_native_unit_of_measurement` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_state_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_native_unit_of_measurement` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_device_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_suggested_display_precision` may be missing on object of type `Self@__init__`

homeassistant/auth/jwt_wrapper.py

[warning] possibly-missing-attribute - Attribute `_jws` may be missing on object of type `Self@__init__`

homeassistant/components/aladdin_connect/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/amcrest/__init__.py

[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrap_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrap_errors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrap_lock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_async_wrap_lock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrap_login_err` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrap_event_flag` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_async_wrap_event_flag` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrap_login_err` may be missing on object of type `Self@_handle_offline_thread_safe`
[warning] possibly-missing-attribute - Attribute `_wrap_errors` may be missing on object of type `Self@_handle_error_thread_safe`
[warning] possibly-missing-attribute - Attribute `_wrap_errors` may be missing on object of type `Self@_set_online_thread_safe`
[warning] possibly-missing-attribute - Attribute `_wrap_login_err` may be missing on object of type `Self@_set_online_thread_safe`

homeassistant/components/apple_tv/__init__.py

[warning] possibly-missing-attribute - Attribute `config_entry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `is_on` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_connection_was_lost` may be missing on object of type `Self@connection_lost`
[warning] possibly-missing-attribute - Attribute `is_on` may be missing on object of type `Self@connect`
[warning] possibly-missing-attribute - Attribute `is_on` may be missing on object of type `Self@disconnect`
[warning] possibly-missing-attribute - Attribute `_connection_attempts` may be missing on object of type `Self@_connect`
[warning] possibly-missing-attribute - Attribute `_connection_was_lost` may be missing on object of type `Self@_connect`

homeassistant/components/apple_tv/binary_sensor.py

[warning] possibly-missing-attribute - Attribute `_attr_available` may be missing on object of type `Self@async_device_connected`
[warning] possibly-missing-attribute - Attribute `_attr_available` may be missing on object of type `Self@async_device_disconnected`

homeassistant/components/apple_tv/media_player.py

[warning] possibly-missing-attribute - Attribute `_attr_supported_features` may be missing on object of type `Self@async_device_connected`
[warning] possibly-missing-attribute - Attribute `_attr_supported_features` may be missing on object of type `Self@async_device_disconnected`

homeassistant/components/assist_pipeline/pipeline.py

[warning] possibly-missing-attribute - Attribute `_streamed_response_text` may be missing on object of type `Self@recognize_intent`

homeassistant/components/august/data.py

[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`

homeassistant/components/august/gateway.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `authentication` may be missing on object of type `Self@async_authenticate`

homeassistant/components/backup/manager.py

[warning] possibly-missing-attribute - Attribute `chunk_size` may be missing on object of type `BodyPartReader`

homeassistant/components/bluetooth/manager.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `storage` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_integration_matcher` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_callback_index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_debug` may be missing on object of type `Self@_async_logging_changed`
[warning] possibly-missing-attribute - Attribute `_all_history` may be missing on object of type `Self@async_setup`
[warning] possibly-missing-attribute - Attribute `_connectable_history` may be missing on object of type `Self@async_setup`

homeassistant/components/broadlink/infrared.py

[warning] possibly-missing-attribute - Attribute `_timings` may be missing on object of type `Self@__init__`

homeassistant/components/cast/helpers.py

[warning] possibly-missing-attribute - Attribute `_cast_device` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_uuid` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_valid` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_mz_mgr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_valid` may be missing on object of type `Self@invalidate`

homeassistant/components/cloud/client.py

[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_prefs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_websession` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `google_user_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alexa_user_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_alexa_config_init_lock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_google_config_init_lock` may be missing on object of type `Self@__init__`

homeassistant/components/dropbox/auth.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_token` may be missing on object of type `Self@__init__`

homeassistant/components/ecovacs/switch.py

[warning] possibly-missing-attribute - Attribute `_attr_is_on` may be missing on object of type `Self@async_added_to_hass`

homeassistant/components/ekeybionyx/config_flow.py

[warning] possibly-missing-attribute - Attribute `_token` may be missing on object of type `Self@__init__`

homeassistant/components/electric_kiwi/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_token` may be missing on object of type `Self@__init__`

homeassistant/components/emulated_roku/binding.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`

homeassistant/components/escea/discovery.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`

homeassistant/components/evohome/storage.py

[warning] possibly-missing-attribute - Attribute `_store` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_store_initialized` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_store_initialized` may be missing on object of type `Self@_load_cache_from_store`
[warning] possibly-missing-attribute - Attribute `_session_id` may be missing on object of type `Self@_import_session_id`
[warning] possibly-missing-attribute - Attribute `_session_id_expires` may be missing on object of type `Self@_import_session_id`
[warning] possibly-missing-attribute - Attribute `_session_id_expires` may be missing on object of type `Self@_import_session_id`

homeassistant/components/folder_watcher/__init__.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entry_id` may be missing on object of type `Self@__init__`

homeassistant/components/gentex_homelink/oauth2.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/google/api.py

[warning] possibly-missing-attribute - Attribute `_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_access_token` may be missing on object of type `Self@__init__`

homeassistant/components/google/store.py

[warning] possibly-missing-attribute - Attribute `_store` may be missing on object of type `Self@__init__`

homeassistant/components/google_drive/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_token` may be missing on object of type `Self@__init__`

homeassistant/components/google_photos/api.py

[warning] possibly-missing-attribute - Attribute `_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_token` may be missing on object of type `Self@__init__`

homeassistant/components/gree/coordinator.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `discovery` may be missing on object of type `Self@__init__`

homeassistant/components/home_connect/api.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/__init__.py

[warning] possibly-missing-attribute - Attribute `accessory` may be missing on object of type `HomeDriver`
[warning] possibly-missing-attribute - Attribute `accessory` may be missing on object of type `HomeDriver`

homeassistant/components/homekit/accessories.py

[warning] possibly-missing-attribute - Attribute `_reload_on_change_attrs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `category` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entity_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_battery` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_charging` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_low_battery` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linked_battery_sensor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linked_battery_charging_sensor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `low_battery_threshold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linked_battery_sensor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linked_battery_charging_sensor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_battery` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_charging` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_low_battery` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_available` may be missing on object of type `Self@_update_available_from_state`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entry_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_bridge_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_entry_title` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `iid_storage` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_iid_storage` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/doorbell.py

[warning] possibly-missing-attribute - Attribute `_char_doorbell_detected` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_doorbell_detected_switch` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linked_doorbell_sensor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `doorbell_is_event` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `doorbell_is_event` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_doorbell_detected` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_doorbell_detected_switch` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_air_purifiers.py

[warning] possibly-missing-attribute - Attribute `linked_humidity_sensor` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `linked_pm25_sensor` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_air_quality` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `linked_temperature_sensor` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `linked_filter_change_indicator_binary_sensor` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `linked_filter_life_level_sensor` may be missing on object of type `Self@create_services`

homeassistant/components/homekit/type_cameras.py

[warning] possibly-missing-attribute - Attribute `_ffmpeg` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_motion_detected` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `motion_is_event` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `motion_is_event` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_char_motion_detected` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_covers.py

[warning] possibly-missing-attribute - Attribute `char_current_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_obstruction_detected` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linked_obstruction_sensor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_supports_stop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `chars` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_supports_tilt` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `serv_cover` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_hold_position` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_tilt` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_tilt` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_position` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_position` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_position_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_position` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_position` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_position_state` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_fans.py

[warning] possibly-missing-attribute - Attribute `char_direction` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_speed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_swing` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_fan_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `preset_mode_chars` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_direction` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_speed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_fan_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_swing` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_active` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `_state` may be missing on object of type `Self@async_update_state`

homeassistant/components/homekit/type_humidifiers.py

[warning] possibly-missing-attribute - Attribute `_hk_device_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_target_humidity_char_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_humidifier_dehumidifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_humidifier_dehumidifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_humidity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_humidity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_active` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linked_humidity_sensor` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_lights.py

[warning] possibly-missing-attribute - Attribute `chars` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `color_modes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_previous_color_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `color_supported` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `color_temp_supported` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rgbw_supported` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rgbww_supported` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `white_supported` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `brightness_supported` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_on` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_brightness` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_mireds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_mireds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_mireds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_color_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_hue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_saturation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_previous_color_mode` may be missing on object of type `Self@async_update_state`

homeassistant/components/homekit/type_locks.py

[warning] possibly-missing-attribute - Attribute `_code` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_state` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_media_players.py

[warning] possibly-missing-attribute - Attribute `_supports_play_pause` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_mute` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_volume_selector` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_volume` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_remotes.py

[warning] possibly-missing-attribute - Attribute `source_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `source_list_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sources` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `support_select_source` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sources` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `support_select_source` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `chars_tv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `serv_tv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_remote_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_active` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_input_source` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_security_systems.py

[warning] possibly-missing-attribute - Attribute `_alarm_code` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_state` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_sensors.py

[warning] possibly-missing-attribute - Attribute `char_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_humidity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_quality` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_density` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_quality` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_density` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_quality` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_density` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_quality` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_density` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_quality` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `char_density` may be missing on object of type `Self@create_services`
[warning] possibly-missing-attribute - Attribute `threshold_co` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_peak` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_detected` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `threshold_co2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_peak` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_detected` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_light` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `format` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_detected` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_switches.py

[warning] possibly-missing-attribute - Attribute `char_on` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_outlet_in_use` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_domain` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_object_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `activate_only` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_on` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `activate_only` may be missing on object of type `Self@async_update_state`
[warning] possibly-missing-attribute - Attribute `domain` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `category` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `open_states` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `on_service` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `off_service` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `chars` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_active` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_in_use` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_valve_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_set_duration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_remaining_duration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `domain` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_thermostats.py

[warning] possibly-missing-attribute - Attribute `_unit` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_heat_cool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_heat_cool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_display_units` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_cooling_thresh_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_heating_thresh_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_cooling_thresh_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_heating_thresh_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_humidity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_humidity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_humidity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_humidity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fan_modes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `swing_on_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_active` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_swing` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_speed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_fan_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_fan_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hc_homekit_to_hass` may be missing on object of type `Self@_configure_hvac_modes`
[warning] possibly-missing-attribute - Attribute `hc_hass_to_homekit` may be missing on object of type `Self@_configure_hvac_modes`
[warning] possibly-missing-attribute - Attribute `_unit` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_supports_on_off` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_supports_operation_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_off_mode_available` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_heat_cool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_heat_cool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_current_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_target_temp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `char_display_units` may be missing on object of type `Self@__init__`

homeassistant/components/homekit/type_triggers.py

[warning] possibly-missing-attribute - Attribute `_device_triggers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `triggers` may be missing on object of type `Self@__init__`

homeassistant/components/husqvarna_automower/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/iotty/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`

homeassistant/components/izone/discovery.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`

homeassistant/components/keba/__init__.py

[warning] possibly-missing-attribute - Attribute `_update_listeners` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rfid` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `device_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `device_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_refresh_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fast_polling_count` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_polling_task` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_polling_task` may be missing on object of type `Self@start_periodic_request`
[warning] possibly-missing-attribute - Attribute `_polling_task` may be missing on object of type `Self@_periodic_request`
[warning] possibly-missing-attribute - Attribute `device_id` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `device_name` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_fast_polling_count` may be missing on object of type `Self@_set_fast_polling`
[warning] possibly-missing-attribute - Attribute `_polling_task` may be missing on object of type `Self@_set_fast_polling`

homeassistant/components/lyric/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/miele/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/monzo/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/mqtt/async_client.py

[warning] possibly-missing-attribute - Attribute `_in_callback_mutex` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_callback_mutex` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_msgtime_mutex` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_out_message_mutex` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_in_message_mutex` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_reconnect_delay_mutex` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_mid_generate_mutex` may be missing on object of type `Self@setup`

homeassistant/components/mqtt/client.py

[warning] possibly-missing-attribute - Attribute `on_socket_close` may be missing on object of type `AsyncMQTTClient`
[warning] possibly-missing-attribute - Attribute `on_socket_unregister_write` may be missing on object of type `AsyncMQTTClient`
[warning] possibly-missing-attribute - Attribute `on_message` may be missing on object of type `AsyncMQTTClient`
[warning] possibly-missing-attribute - Attribute `suppress_exceptions` may be missing on object of type `AsyncMQTTClient`

homeassistant/components/myuplink/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/neato/api.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`

homeassistant/components/nest/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_client_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_client_secret` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_access_token` may be missing on object of type `Self@__init__`

homeassistant/components/nest/media_source.py

[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_subscriber` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_store` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_media_path` may be missing on object of type `Self@__init__`

homeassistant/components/netatmo/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/ondilo_ico/api.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config_entry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`

homeassistant/components/peblar/number.py

[warning] possibly-missing-attribute - Attribute `last_known_charging_limit` may be missing on object of type `PeblarRuntimeData`
[warning] possibly-missing-attribute - Attribute `last_known_charging_limit` may be missing on object of type `PeblarRuntimeData`
[warning] possibly-missing-attribute - Attribute `last_known_charging_limit` may be missing on object of type `PeblarRuntimeData`

homeassistant/components/point/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/pushbullet/api.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pushbullet` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `daemon` may be missing on object of type `Self@__init__`

homeassistant/components/refoss/bridge.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config_entry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `discovery` may be missing on object of type `Self@__init__`

homeassistant/components/roborock/roborock_storage.py

[warning] possibly-missing-attribute - Attribute `_cache_store` may be missing on object of type `Self@__init__`

homeassistant/components/senz/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/smappee/api.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config_entry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`

homeassistant/components/thread/discovery.py

[warning] possibly-missing-attribute - Attribute `_aiozc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_router_discovered` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_router_removed` may be missing on object of type `Self@__init__`

homeassistant/components/tuya/__init__.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `manager` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entry` may be missing on object of type `Self@__init__`

homeassistant/components/vera/common.py

[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`

homeassistant/components/voip/assist_satellite.py

[warning] possibly-missing-attribute - Attribute `config_entry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_tts_done` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_tones` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_processing_tone_done` may be missing on object of type `Self@__init__`

homeassistant/components/voip/voip.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `devices` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_closed_event` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `file_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `message_delay` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loop_delay` may be missing on object of type `Self@__init__`

homeassistant/components/volvo/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_token` may be missing on object of type `Self@__init__`

homeassistant/components/xbox/api.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `oauth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `oauth` may be missing on object of type `Self@refresh_tokens`

homeassistant/components/xmpp/notify.py

[warning] possibly-missing-attribute - Attribute `loop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `enable_starttls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `enable_direct_tls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `enable_plaintext` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_ipv6` may be missing on object of type `Self@__init__`

homeassistant/components/yale/data.py

[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`

homeassistant/components/yale/gateway.py

[warning] possibly-missing-attribute - Attribute `_oauth_session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `authentication` may be missing on object of type `Self@async_authenticate`

homeassistant/components/yolink/__init__.py

[warning] possibly-missing-attribute - Attribute `_hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_entry` may be missing on object of type `Self@__init__`

homeassistant/components/yolink/api.py

[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `oauth_session` may be missing on object of type `Self@__init__`

homeassistant/components/zha/climate.py

[warning] possibly-missing-attribute - Attribute `_attr_hvac_modes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_hvac_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_hvac_action` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_supported_features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_hvac_mode` may be missing on object of type `Self@_handle_entity_events`
[warning] possibly-missing-attribute - Attribute `_attr_hvac_mode` may be missing on object of type `Self@_handle_entity_events`
[warning] possibly-missing-attribute - Attribute `_attr_hvac_action` may be missing on object of type `Self@_handle_entity_events`

homeassistant/components/zha/cover.py

[warning] possibly-missing-attribute - Attribute `_attr_device_class` may be missing on object of type `Self@__init__`

homeassistant/components/zha/entity.py

[warning] possibly-missing-attribute - Attribute `_attr_icon` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_unique_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `group` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_entity_category` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_entity_registry_enabled_default` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_translation_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_translation_placeholders` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_attr_name` may be missing on object of type `Self@name`
[warning] possibly-missing-attribute - Attribute `_attr_name` may be missing on object of type `Self@name`
[warning] possibly-missing-attribute - Attribute `_attr_name` may be missing on object of type `Self@name`

homeassistant/components/zha/helpers.py

[warning] possibly-missing-attribute - Attribute `device` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gateway_proxy` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config_entry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gateway` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_log_queue_handler` may be missing on object of type `Self@__init__`

homeassistant/components/zha/siren.py

[warning] possibly-missing-attribute - Attribute `_attr_supported_features` may be missing on object of type `Self@__init__`

homeassistant/config_entries.py

[warning] possibly-missing-attribute - Attribute `init_step` may be missing on object of type `ConfigFlow`
[warning] possibly-missing-attribute - Attribute `init_step` may be missing on object of type `ConfigSubentryFlow`

homeassistant/helpers/httpx_client.py

[warning] possibly-missing-attribute - Attribute `aclose` may be missing on object of type `HassHttpXAsyncClient`

homeassistant/helpers/template/__init__.py

[warning] possibly-missing-attribute - Attribute `render_result` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sources` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_reload` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sources` may be missing on object of type `Self@sources`
[warning] possibly-missing-attribute - Attribute `hass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `limited` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

homeassistant/runner.py

[warning] possibly-missing-attribute - Attribute `debug` may be missing on object of type `Self@__init__`

dd-trace-py (https://github.com/DataDog/dd-trace-py)

ddtrace/contrib/dbapi_async.py

[warning] possibly-missing-attribute - Attribute `_self_last_execute_operation` may be missing on object of type `Self@executemany`
[warning] possibly-missing-attribute - Attribute `_self_last_execute_operation` may be missing on object of type `Self@execute`

ddtrace/internal/periodic.py

[warning] possibly-missing-attribute - Attribute `__autorestart__` may be missing on object of type `PeriodicThread`

tests/contrib/internal/coverage/test_utils.py

[warning] possibly-missing-attribute - Attribute `cov` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `cov_controller` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_datadog_patch` may be missing on object of type `Mock`

tests/testing/internal/test_writer.py

[warning] possibly-missing-attribute - Attribute `span_id` may be missing on object of type `Mock`

benchmarks/bm/iast_utils.py

[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `_iast_propagation_enabled` on type `ASMConfig | Unknown`
[warning] possibly-missing-attribute - Attribute `_iast_propagation_enabled` may be missing on object of type `ASMConfig`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `_iast_propagation_enabled` on type `ASMConfig | Unknown`
[warning] possibly-missing-attribute - Attribute `_iast_propagation_enabled` may be missing on object of type `ASMConfig`

benchmarks/fork_time/scenario.py

[warning] possibly-missing-attribute - Attribute `_setup_done` may be missing on object of type `Self@__post_init__`
[warning] possibly-missing-attribute - Attribute `_setup_done` may be missing on object of type `Self@_one_time_setup`

benchmarks/telemetry_dependencies/scenario.py

[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`

ddtrace/_trace/trace_handlers.py

[warning] possibly-missing-attribute - Attribute `_self_wrapped_is_iterator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrapped_iterator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_parent_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_span_finished` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_span_finished` may be missing on object of type `Self@_finish_spans`

ddtrace/_trace/tracer.py

[error] invalid-assignment - Object of type `bool` is not assignable to attribute `_asm_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `str & ~AlwaysFalsy` is not assignable to attribute `_asm_enabled_origin` of type `Literal["default"]`
[warning] possibly-missing-attribute - Attribute `_asm_enabled_origin` may be missing on object of type `ASMConfig`
[error] invalid-assignment - Object of type `bool` is not assignable to attribute `_apm_tracing_enabled` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `_apm_tracing_enabled` may be missing on object of type `ASMConfig`

ddtrace/appsec/_api_security/api_manager.py

[warning] possibly-missing-attribute - Attribute `_api_security_active` may be missing on object of type `ASMConfig`
[warning] possibly-missing-attribute - Attribute `_api_security_active` may be missing on object of type `ASMConfig`

ddtrace/appsec/_iast/__init__.py

[error] invalid-assignment - Object of type `float` is not assignable to attribute `_iast_request_sampling` of type `EnvVariable[int | float]`
[warning] possibly-missing-attribute - Attribute `_iast_request_sampling` may be missing on object of type `ASMConfig`
[error] invalid-assignment - Object of type `Literal[1000]` is not assignable to attribute `_iast_max_vulnerabilities_per_requests` of type `EnvVariable[int]`
[warning] possibly-missing-attribute - Attribute `_iast_max_vulnerabilities_per_requests` may be missing on object of type `ASMConfig`

ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/pybind11/setup_helpers.py

[warning] possibly-missing-attribute - Attribute `_cxx_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_cxx_level` may be missing on object of type `Self@cxx_std`

ddtrace/appsec/_listeners.py

[warning] possibly-missing-attribute - Attribute `_asm_libddwaf_available` may be missing on object of type `ASMConfig`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `_asm_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `_asm_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `_asm_enabled` of type `EnvVariable[bool]`

ddtrace/appsec/_utils.py

[warning] possibly-missing-attribute - Attribute `_bypass_instrumentation_for_waf` may be missing on object of type `ASMConfig`
[warning] possibly-missing-attribute - Attribute `_bypass_instrumentation_for_waf` may be missing on object of type `ASMConfig`
[warning] possibly-missing-attribute - Attribute `_bypass_instrumentation_for_waf` may be missing on object of type `ASMConfig`

ddtrace/appsec/ai_guard/integrations/litellm.py

[warning] possibly-missing-attribute - Attribute `_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_client` may be missing on object of type `Self@__init__`

ddtrace/contrib/dbapi.py

[warning] possibly-missing-attribute - Attribute `_self_datadog_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_last_execute_operation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_dbm_propagator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_db_tags` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_last_execute_operation` may be missing on object of type `Self@executemany`
[warning] possibly-missing-attribute - Attribute `_self_last_execute_operation` may be missing on object of type `Self@execute`
[warning] possibly-missing-attribute - Attribute `_self_last_execute_operation` may be missing on object of type `Self@callproc`
[warning] possibly-missing-attribute - Attribute `_self_datadog_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_cursor_cls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_db_tags` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/aiobotocore/patch.py

[warning] possibly-missing-attribute - Attribute `_self_parent_span` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/aiomysql/patch.py

[warning] possibly-missing-attribute - Attribute `_self_cursor_cls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_datadog_name` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/aiopg/connection.py

[warning] possibly-missing-attribute - Attribute `_self_cursor_cls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_last_usage` may be missing on object of type `Self@cursor`
[warning] possibly-missing-attribute - Attribute `_datadog_name` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/botocore/services/bedrock_agents.py

[warning] possibly-missing-attribute - Attribute `_stream_chunks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dd_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_kwargs` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/cherrypy/patch.py

[warning] possibly-missing-attribute - Attribute `app` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/claude_agent_sdk/_streaming.py

[warning] possibly-missing-attribute - Attribute `_self_captured_values` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/grpc/aio_server_interceptor.py

[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `method` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fn` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/grpc/client_interceptor.py

[warning] possibly-missing-attribute - Attribute `_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_host` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_port` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/grpc/server_interceptor.py

[warning] possibly-missing-attribute - Attribute `_handler_call_details` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fn` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/openai_agents/processor.py

[warning] possibly-missing-attribute - Attribute `_integration` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/pydantic_ai/utils.py

[warning] possibly-missing-attribute - Attribute `_dd_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dd_instance` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dd_integration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_kwargs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_agent_run` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_agent_run` may be missing on object of type `Self@__aenter__`
[warning] possibly-missing-attribute - Attribute `_dd_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dd_integration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_kwargs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_streamed_run_result` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_streamed_run_result` may be missing on object of type `Self@__aenter__`
[warning] possibly-missing-attribute - Attribute `_dd_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dd_integration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_kwargs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_generator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_generator` may be missing on object of type `Self@stream`
[warning] possibly-missing-attribute - Attribute `_generator` may be missing on object of type `Self@stream_text`
[warning] possibly-missing-attribute - Attribute `_generator` may be missing on object of type `Self@stream_structured`
[warning] possibly-missing-attribute - Attribute `_generator` may be missing on object of type `Self@stream_responses`
[warning] possibly-missing-attribute - Attribute `_self_dd_span` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_dd_integration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_kwargs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_last_chunk` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_delta` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_span_finished` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_span_finished` may be missing on object of type `Self@_process_finished_stream`
[warning] possibly-missing-attribute - Attribute `_self_last_chunk` may be missing on object of type `Self@__anext__`

ddtrace/contrib/internal/pylibmc/client.py

[warning] possibly-missing-attribute - Attribute `_addresses` may be missing on object of type `Self@__init__`

ddtrace/contrib/internal/pytest/plugin.py

[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `DEPENDENCY_COLLECTION` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `TelemetryConfig`

ddtrace/debugging/_debugger.py

[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `enabled` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `enabled` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `DynamicInstrumentationConfig`

ddtrace/internal/assembly.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `arg` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lineno` may be missing on object of type `Self@__init__`

ddtrace/internal/ci_visibility/git_client.py

[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `DEPENDENCY_COLLECTION` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `TelemetryConfig`

ddtrace/internal/datadog/profiling/ddup/test/interface.py

[warning] possibly-missing-attribute - Attribute `__version__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `Span` may be missing on object of type `MagicMock`

ddtrace/internal/forksafe.py

[warning] possibly-missing-attribute - Attribute `_self_wrapped_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__wrapped__` may be missing on object of type `Self@_reset_object`

ddtrace/internal/http.py

[warning] possibly-missing-attribute - Attribute `_base_path` may be missing on object of type `Self@with_base_path`

ddtrace/internal/openfeature/_flageval_metrics.py

[warning] possibly-missing-attribute - Attribute `_metrics` may be missing on object of type `Self@__init__`

ddtrace/internal/openfeature/_provider.py

[warning] possibly-missing-attribute - Attribute `_metadata` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_status` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_config_received` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_enabled` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_config_received` may be missing on object of type `Self@initialize`
[warning] possibly-missing-attribute - Attribute `_status` may be missing on object of type `Self@initialize`
[warning] possibly-missing-attribute - Attribute `_status` may be missing on object of type `Self@shutdown`
[warning] possibly-missing-attribute - Attribute `_config_received` may be missing on object of type `Self@shutdown`
[warning] possibly-missing-attribute - Attribute `_config_received` may be missing on object of type `Self@on_configuration_received`
[warning] possibly-missing-attribute - Attribute `_status` may be missing on object of type `Self@on_configuration_received`

ddtrace/internal/opentelemetry/span.py

[warning] possibly-missing-attribute - Attribute `_ddspan` may be missing on object of type `Self@__init__`

ddtrace/internal/settings/asm.py

[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `_asm_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `_api_security_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `_ep_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `_auto_user_instrumentation_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal["disabled"]` is not assignable to attribute `_auto_user_instrumentation_local_mode` of type `EnvVariable[str | Unknown]`

ddtrace/internal/settings/errortracking.py

[warning] possibly-missing-attribute - Attribute `_instrument_user_code` may be missing on object of type `ErrorTrackingConfig`
[warning] possibly-missing-attribute - Attribute `_instrument_third_party_code` may be missing on object of type `ErrorTrackingConfig`
[warning] possibly-missing-attribute - Attribute `_instrument_all` may be missing on object of type `ErrorTrackingConfig`
[warning] possibly-missing-attribute - Attribute `enabled` may be missing on object of type `ErrorTrackingConfig`

ddtrace/internal/settings/profiling.py

[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `dict[str, str]` is not assignable to attribute `tags` of type `EnvVariable[dict[str, str] | dict[Unknown, Unknown]]`
[warning] possibly-missing-attribute - Attribute `tags` may be missing on object of type `ProfilingConfig`

ddtrace/internal/wrapping/context.py

[warning] possibly-missing-attribute - Attribute `__dd_context_wrapped__` may be missing on object of type `ContextWrappedFunction`

ddtrace/llmobs/_integrations/base_stream_handler.py

[warning] possibly-missing-attribute - Attribute `_self_handler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_on_stream_created` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_stream_iter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_stream_iter` may be missing on object of type `Self@__enter__`
[warning] possibly-missing-attribute - Attribute `_self_handler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_on_stream_created` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_async_stream_iter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_async_stream_iter` may be missing on object of type `Self@__aenter__`

ddtrace/profiling/collector/pytorch.py

[warning] possibly-missing-attribute - Attribute `on_trace_ready` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_self_tracer` may be missing on object of type `Self@__init__`

ddtrace/testing/internal/tracer_api/pytest_hooks.py

[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `DEPENDENCY_COLLECTION` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `TelemetryConfig`

scripts/perf_bench_heartbeat_cycles.py

[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`

setup.py

[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@run`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `CustomBuildRust`

tests/appsec/ai_guard/api/test_api_client.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`

tests/appsec/ai_guard/langchain/test_langchain.py

[warning] possibly-missing-attribute - Attribute `tool_calls` may be missing on object of type `Self@__init__`

tests/appsec/ai_guard/litellm_guardrail/conftest.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `tool_calls` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `function_call` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `function` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `arguments` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__class__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `choices` may be missing on object of type `Mock`

tests/appsec/ai_guard/litellm_guardrail/test_litellm_guardrail.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `arguments` may be missing on object of type `Mock`

tests/appsec/ai_guard/strands_hooks/conftest.py

[warning] possibly-missing-attribute - Attribute `messages` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `system_prompt` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_interrupt_state` may be missing on object of type `Mock`

tests/appsec/ai_guard/strands_hooks/test_strands.py

[warning] possibly-missing-attribute - Attribute `_interrupt_state` may be missing on object of type `Mock`

tests/appsec/ai_guard/utils.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`

tests/appsec/appsec/api_security/test_api_security_manager.py

[warning] possibly-missing-attribute - Attribute `span` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `entry_span` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `waf_addresses` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `waf_callable` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `blocked` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `framework` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `api_security` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `api_security` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `api_security` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `api_security` may be missing on object of type `MagicMock`

tests/appsec/appsec/test_remoteconfiguration.py

[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `skip_shutdown` of type `DerivedVariable[bool]`
[warning] possibly-missing-attribute - Attribute `skip_shutdown` may be missing on object of type `RemoteConfigClientConfig`

tests/appsec/contrib_appsec/conftest.py

[warning] possibly-missing-attribute - Attribute `_waf_timeout` may be missing on object of type `ASMConfig`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `_waf_timeout` of type `EnvVariable[int | float]`
[warning] possibly-missing-attribute - Attribute `_waf_timeout` may be missing on object of type `ASMConfig`

tests/appsec/contrib_appsec/test_tornado.py

[warning] possibly-missing-attribute - Attribute `_app` may be missing on object of type `Self@get_app`

tests/appsec/contrib_appsec/tornado_app/app.py

[warning] possibly-missing-attribute - Attribute `_app` may be missing on object of type `Self@initialize`

tests/appsec/iast/taint_sinks/test_code_injection_inspect_regression.py

[warning] possibly-missing-attribute - Attribute `f_back` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `f_globals` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `f_locals` may be missing on object of type `MagicMock`

tests/appsec/iast_packages/packages/pkg_aiohttp.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_aiosignal.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_annotated_types.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_asn1crypto.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_attrs.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `dict[str, str | int]` is not assignable to attribute `result1` of type `str`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_babel.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_beautifulsoup4.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_cachetools.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_certifi.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_cffi.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_chartset_normalizer.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_click.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_cryptography.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_decorator.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_distlib.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_docutils.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_exceptiongroup.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_filelock.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_frozenlist.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_fsspec.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_google_api_core.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_google_auth.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_idna.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result2` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_importlib_resources.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_iniconfig.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_isodate.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_itsdangerous.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_jinja2.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_jmespath.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_jsonschema.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `dict[str, dict[str, str | dict[str, dict[str, str]] | list[str]] | dict[str, str | Unknown | int] | str]` is not assignable to attribute `result1` of type `str`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_lxml.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_markupsafe.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_more_itertools.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_moto.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_multidict.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_numpy.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `result2` of type `str`
[warning] possibly-missing-attribute - Attribute `result2` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_oauthlib.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_openpyxl.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_packaging.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `dict[str, str | bool]` is not assignable to attribute `result1` of type `str`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pandas.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pillow.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_platformdirs.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pluggy.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_psutil.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pyarrow.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pyasn1.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `dict[str, str | int]` is not assignable to attribute `result1` of type `str`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pycparser.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pydantic.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pygments.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pyjwt.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pynacl.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pyopenssl.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pyparsing.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_python_dateutil.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result2` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_python_multipart.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pytz.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_pyyaml.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result2` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_requests_toolbelt.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_rsa.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `dict[str, str | Unknown]` is not assignable to attribute `result1` of type `str`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_s3transfer.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_scipy.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_setuptools.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `dict[str, str | None]` is not assignable to attribute `result1` of type `str`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_six.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_soupsieve.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_sqlalchemy.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `dict[str, Unknown]` is not assignable to attribute `result1` of type `str`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_tomli.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_tomlkit.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_urllib3.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result2` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_virtualenv.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_werkzeug.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_wrapt.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_yarl.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_packages/packages/pkg_zipp.py

[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `result1` may be missing on object of type `ResultResponse`

tests/appsec/iast_tdd_propagation/flask_orm_app.py

[warning] possibly-missing-attribute - Attribute `vulnerabilities` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `vulnerabilities` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `str | None` is not assignable to attribute `sources` of type `str`
[warning] possibly-missing-attribute - Attribute `sources` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `str | None` is not assignable to attribute `sources` of type `str`
[warning] possibly-missing-attribute - Attribute `sources` may be missing on object of type `ResultResponse`

tests/appsec/iast_tdd_propagation/flask_taint_sinks_views.py

[warning] possibly-missing-attribute - Attribute `vulnerabilities` may be missing on object of type `ResultResponse`
[warning] possibly-missing-attribute - Attribute `vulnerabilities` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `str | None` is not assignable to attribute `sources` of type `str`
[warning] possibly-missing-attribute - Attribute `sources` may be missing on object of type `ResultResponse`
[error] invalid-assignment - Object of type `str | None` is not assignable to attribute `sources` of type `str`
[warning] possibly-missing-attribute - Attribute `sources` may be missing on object of type `ResultResponse`

tests/appsec/sca/test_instrumenter.py

[warning] possibly-missing-attribute - Attribute `attach_dependency_metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `attach_dependency_metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `attach_dependency_metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `attach_dependency_metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_sca_enabled` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `_sca_enabled` may be missing on object of type `MagicMock`

tests/ci_visibility/api_client/_util.py

[warning] possibly-missing-attribute - Attribute `request` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `close` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_agent_url` may be missing on object of type `Mock`

tests/ci_visibility/test_ci_visibility.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `request` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `close` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `request` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `close` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitcode` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitcode` may be missing on object of type `Mock`

tests/ci_visibility/test_ci_visibility_check_enabled_features.py

[warning] possibly-missing-attribute - Attribute `_agent_url` may be missing on object of type `Mock`

tests/ci_visibility/test_recorder_coverage_upload.py

[warning] possibly-missing-attribute - Attribute `coverage_report_upload_enabled` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `coverage_encoder` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_clients` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_span_aggregator` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `coverage_report_upload_enabled` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `coverage_report_upload_enabled` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_clients` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_clients` may be missing on object of type `Mock`

tests/ci_visibility/util.py

[warning] possibly-missing-attribute - Attribute `_default_service` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `itr_skipping_level` may be missing on object of type `Mock`

tests/conftest.py

[error] invalid-assignment - Object of type `Literal[""]` is not assignable to attribute `repository_url` of type `EnvVariable[str]`
[warning] possibly-missing-attribute - Attribute `repository_url` may be missing on object of type `GitMetadataConfig`

tests/contrib/cherrypy/test_middleware.py

[warning] possibly-missing-attribute - Attribute `traced_app` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `traced_app` may be missing on object of type `Self@setUp`

tests/contrib/claude_agent_sdk/conftest.py

[warning] possibly-missing-attribute - Attribute `receive_messages` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `write` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `write` may be missing on object of type `MagicMock`

tests/contrib/falcon/test_distributed_tracing.py

[warning] possibly-missing-attribute - Attribute `_service` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `api` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `client` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `client` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `api` may be missing on object of type `Self@test_distributed_tracing_disabled_via_int_config`
[warning] possibly-missing-attribute - Attribute `client` may be missing on object of type `Self@test_distributed_tracing_disabled_via_int_config`
[warning] possibly-missing-attribute - Attribute `api` may be missing on object of type `Self@test_distributed_tracing_disabled_via_env_var`
[warning] possibly-missing-attribute - Attribute `client` may be missing on object of type `Self@test_distributed_tracing_disabled_via_env_var`

tests/contrib/falcon/test_middleware.py

[warning] possibly-missing-attribute - Attribute `_service` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `api` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `client` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `client` may be missing on object of type `Self@setUp`

tests/contrib/google_genai/conftest.py

[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Mock`

tests/contrib/grpc/test_grpc.py

[warning] possibly-missing-attribute - Attribute `_handler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tracer` may be missing on object of type `Self@__init__`

tests/contrib/openai/test_openai_v1.py

[warning] possibly-missing-attribute - Attribute `delay` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_transport` may be missing on object of type `Self@__init__`

tests/contrib/pymemcache/test_client.py

[warning] possibly-missing-attribute - Attribute `sock` may be missing on object of type `Self@_connect`

tests/contrib/pymongo/test.py

[warning] possibly-missing-attribute - Attribute `started_commands` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `succeeded_commands` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `failed_commands` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `started_commands` may be missing on object of type `Self@clear`
[warning] possibly-missing-attribute - Attribute `succeeded_commands` may be missing on object of type `Self@clear`
[warning] possibly-missing-attribute - Attribute `failed_commands` may be missing on object of type `Self@clear`

tests/contrib/pytest/test_pytest.py

[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `coverage_report_upload_enabled` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_api_settings` may be missing on object of type `MagicMock`

tests/contrib/pytest/test_pytest_configure_plugin_selection.py

[warning] possibly-missing-attribute - Attribute `user_properties` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `user_properties` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `user_properties` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `user_properties` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `user_properties` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `user_properties` may be missing on object of type `MagicMock`

tests/contrib/pytest/test_pytest_coverage_upload_v2.py

[warning] possibly-missing-attribute - Attribute `coverage_report_upload_enabled` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_api_settings` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `coverage_report_upload_enabled` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `coverage_report_upload_enabled` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_api_settings` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `Mock`

tests/contrib/pytest/test_pytest_xdist_itr.py

[warning] possibly-missing-attribute - Attribute `workerinput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `span_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `workerinput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `workeroutput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `workeroutput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `workeroutput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `workeroutput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_suite_skipping_mode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_suite_skipping_mode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_suite_skipping_mode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_suite_skipping_mode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `MagicMock`

tests/contrib/pytest/test_xdist_context_propagation.py

[warning] possibly-missing-attribute - Attribute `workerinput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `span_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `workerinput` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `pluginmanager` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `pluginmanager` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `workerinput` may be missing on object of type `MagicMock`

tests/contrib/subprocess/test_subprocess.py

[warning] possibly-missing-attribute - Attribute `_bypass_instrumentation_for_waf` may be missing on object of type `ASMConfig`
[warning] possibly-missing-attribute - Attribute `_bypass_instrumentation_for_waf` may be missing on object of type `ASMConfig`

tests/contrib/subprocess/test_subprocess_patch.py

[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `_asm_enabled` of type `EnvVariable[bool]`
[error] invalid-assignment - Object of type `Literal[True]` is not assignable to attribute `_ep_enabled` of type `EnvVariable[bool]`

tests/contrib/tornado/utils.py

[warning] possibly-missing-attribute - Attribute `app` may be missing on object of type `Self@get_app`

tests/crashtracker/test_crashtracker.py

[error] invalid-assignment - Object of type `Literal["http://localhost:1234"]` is not assignable to attribute `debug_url` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `debug_url` may be missing on object of type `CrashtrackingConfig`
[error] invalid-assignment - Object of type `str` is not assignable to attribute `stdout_filename` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `stdout_filename` may be missing on object of type `CrashtrackingConfig`
[error] invalid-assignment - Object of type `str` is not assignable to attribute `stderr_filename` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `stderr_filename` may be missing on object of type `CrashtrackingConfig`

tests/crashtracker/utils.py

[error] invalid-assignment - Object of type `str` is not assignable to attribute `debug_url` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `debug_url` may be missing on object of type `CrashtrackingConfig`
[error] invalid-assignment - Object of type `str | None` is not assignable to attribute `stdout_filename` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `stdout_filename` may be missing on object of type `CrashtrackingConfig`
[error] invalid-assignment - Object of type `str | None` is not assignable to attribute `stderr_filename` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `stderr_filename` may be missing on object of type `CrashtrackingConfig`
[error] invalid-assignment - Object of type `Literal["safe"]` is not assignable to attribute `_stacktrace_resolver` of type `EnvVariable[str]`
[warning] possibly-missing-attribute - Attribute `_stacktrace_resolver` may be missing on object of type `CrashtrackingConfig`
[error] invalid-assignment - Object of type `str` is not assignable to attribute `_test_token` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `_test_token` may be missing on object of type `CrashtrackingConfig`
[error] invalid-assignment - Object of type `None` is not assignable to attribute `_test_token` of type `EnvVariable[None]`
[warning] possibly-missing-attribute - Attribute `_test_token` may be missing on object of type `CrashtrackingConfig`

tests/debugging/exception/test_replay.py

[warning] possibly-missing-attribute - Attribute `__uploader__` may be missing on object of type `SpanExceptionHandler`

tests/debugging/exploration/debugger.py

[error] invalid-assignment - Object of type `float` is not assignable to attribute `global_rate_limit` of type `DerivedVariable[int | float]`
[warning] possibly-missing-attribute - Attribute `global_rate_limit` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `metrics` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `metrics` may be missing on object of type `DynamicInstrumentationConfig`

tests/debugging/probe/test_remoteconfig.py

[warning] possibly-missing-attribute - Attribute `log_probes_status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `diagnostics_interval` of type `EnvVariable[int]`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `diagnostics_interval` of type `EnvVariable[int]`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `diagnostics_interval` of type `EnvVariable[int]`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `diagnostics_interval` of type `EnvVariable[int]`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `diagnostics_interval` of type `EnvVariable[int]`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`
[error] invalid-assignment - Object of type `float` is not assignable to attribute `diagnostics_interval` of type `EnvVariable[int]`
[warning] possibly-missing-attribute - Attribute `diagnostics_interval` may be missing on object of type `DynamicInstrumentationConfig`

tests/internal/test_tracer_flare.py

[warning] possibly-missing-attribute - Attribute `zip_and_send` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `zip_and_send` may be missing on object of type `MagicMock`

tests/llmobs/test_deep_eval_evaluators.py

[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `async_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `score` may be missing on object of type `Self@a_measure`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Self@a_measure`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `Self@a_measure`

tests/llmobs/test_experiments.py

[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `async_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `score` may be missing on object of type `Self@a_measure`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Self@a_measure`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `Self@a_measure`
[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `Self@measure`
[warning] possibly-missing-attribute - Attribute `score` may be missing on object of type `Self@a_measure`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Self@a_measure`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `Self@a_measure`

tests/openfeature/test_exposure_writer.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`

tests/openfeature/test_flag_eval_metrics.py

[warning] possibly-missing-attribute - Attribute `flag_key` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `flag_key` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `flag_key` may be missing on object of type `MagicMock`

tests/openfeature/test_provider_exposure.py

[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `variant` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `allocation_key` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_message` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `do_log` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `variant` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `allocation_key` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_message` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `do_log` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `variant` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `allocation_key` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_message` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `do_log` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `variant` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `allocation_key` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_message` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `do_log` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `variant` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `allocation_key` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_message` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `do_log` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `variant` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `allocation_key` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `error_message` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `do_log` may be missing on object of type `Mock`

tests/opentelemetry/test_logs.py

[warning] possibly-missing-attribute - Attribute `received_requests` may be missing on object of type `Self@__init__`

tests/profiling/simple_program_pytorch_gpu.py

[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels` may be missing on object of type `Self@__init__`

tests/telemetry/test_dependency.py

[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `DEPENDENCY_COLLECTION` may be missing on object of type `MagicMock`

tests/telemetry/test_writer.py

[warning] possibly-missing-attribute - Attribute `LOG_COLLECTION_ENABLED` may be missing on object of type `TelemetryConfig`
[error] invalid-assignment - Object of type `Literal[False]` is not assignable to attribute `LOG_COLLECTION_ENABLED` of type `EnvVariable[bool]`
[warning] possibly-missing-attribute - Attribute `LOG_COLLECTION_ENABLED` may be missing on object of type `TelemetryConfig`

tests/testing/internal/pytest/test_plugin.py

[warning] possibly-missing-attribute - Attribute `is_auto_injected` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `is_auto_injected` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `set_tags_for_test_run` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `retry_handlers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `workerinput` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `args` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `invocation_params` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `args` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `invocation_params` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `invocation_params` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `tb` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `params` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `callspec` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `originalname` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `originalname` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_obj` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_obj` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `_obj` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `fspath` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `retry_handlers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `retry_handlers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `exitstatus` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `item_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `workerinput` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `tb` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `tb` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `tb` may be missing on object of type `Mock`

tests/testing/internal/pytest/test_pytest_coverage_report_upload.py

[warning] possibly-missing-attribute - Attribute `upload_coverage_report` may be missing on object of type `Mock`

tests/testing/internal/test_http.py

[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `hex` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`

tests/testing/internal/test_session_manager.py

[warning] possibly-missing-attribute - Attribute `configuration_errors` may be missing on object of type `Mock`

tests/testing/mocks.py

[warning] possibly-missing-attribute - Attribute `settings` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `skippable_items` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `test_properties` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `workspace_path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `retry_handlers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `env_tags` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `coverage_writer` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `telemetry_api` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `configuration_errors` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `ref` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `test_runs` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `start_ns` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `last_test_run` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nodeid` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `add_marker` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `user_properties` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `keywords` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `location` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `upload_coverage_report` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `configuration_errors` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `upload_coverage_report` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Mock`

tests/testing/test_integration.py

[warning] possibly-missing-attribute - Attribute `ref` may be missing on object of type `Mock`

tests/tracer/runtime/test_metric_collectors.py

[warning] possibly-missing-attribute - Attribute `rss` may be missing on object of type `Mock`

tests/tracer/test_endpoint_config.py

[warning] possibly-missing-attribute - Attribute `chunked` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `fp` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `msg` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `chunked` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `fp` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `msg` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `chunked` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `fp` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `msg` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `chunked` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `fp` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `msg` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `chunked` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `fp` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `msg` may be missing on object of type `Mock`

tests/tracer/test_gitmetadata.py

[error] invalid-assignment - Object of type `Literal["github.com/user/repo2"]` is not assignable to attribute `repository_url` of type `EnvVariable[str]`
[warning] possibly-missing-attribute - Attribute `repository_url` may be missing on object of type `GitMetadataConfig`
[error] invalid-assignment - Object of type `Literal["54321"]` is not assignable to attribute `commit_sha` of type `EnvVariable[str]`
[warning] possibly-missing-attribute - Attribute `commit_sha` may be missing on object of type `GitMetadataConfig`
[error] invalid-assignment - Object of type `Literal["mypackage"]` is not assignable to attribute `main_package` of type `EnvVariable[str]`
[warning] possibly-missing-attribute - Attribute `main_package` may be missing on object of type `GitMetadataConfig`

dedupe (https://github.com/dedupeio/dedupe)

dedupe/canopy_index.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lexicon` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wids_dict` may be missing on object of type `Self@initSearch`
[warning] possibly-missing-attribute - Attribute `wordCount` may be missing on object of type `Self@sourceToWordIds`

discord.py (https://github.com/Rapptz/discord.py)

discord/app_commands/commands.py

[warning] possibly-missing-attribute - Attribute `__discord_app_commands_base_function__` may be missing on object of type `F@mark_overrideable`

discord/ext/commands/cog.py

[warning] possibly-missing-attribute - Attribute `__cog_special_method__` may be missing on object of type `FuncT@_cog_special_method`
[warning] possibly-missing-attribute - Attribute `__cog_listener__` may be missing on object of type `FuncT@decorator`
[warning] possibly-missing-attribute - Attribute `__cog_listener_names__` may be missing on object of type `FuncT@decorator`

discord/ext/commands/help.py

[warning] possibly-missing-attribute - Attribute `__help_command_not_overridden__` may be missing on object of type `FuncT@_not_overridden`

django-stubs (https://github.com/typeddjango/django-stubs)

tests/assert_type/http/test_response.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `HttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`

tests/assert_type/views/test_function_based_views.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `HttpResponse`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `HttpResponse`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `HttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`
[warning] possibly-missing-attribute - Attribute `streaming_content` may be missing on object of type `StreamingHttpResponse`

mypy_django_plugin/main.py

[warning] possibly-missing-attribute - Attribute `plugin_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `django_context` may be missing on object of type `Self@__init__`

dragonchain (https://github.com/dragonchain/dragonchain)

dragonchain/broadcast_processor/broadcast_processor_utest.py

[warning] possibly-missing-attribute - Attribute `post` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `post` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `post` may be missing on object of type `MagicMock`

dragonchain/lib/dao/api_key_dao_utest.py

[warning] possibly-missing-attribute - Attribute `interchain` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `key_id` may be missing on object of type `MagicMock`

dragonchain/transaction_processor/level_2_actions_utest.py

[warning] possibly-missing-attribute - Attribute `verify_stripped_transaction` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stripped_transactions` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `verify_stripped_transaction` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stripped_transactions` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stripped_transactions` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stripped_transactions` may be missing on object of type `MagicMock`

dragonchain/job_processor/contract_job_utest.py

[warning] possibly-missing-attribute - Attribute `login` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `login` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `login` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `pull` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `pull` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `image` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `build` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `push` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `env` may be missing on object of type `MagicMock`

dragonchain/lib/interfaces/aws/s3_utest.py

[warning] possibly-missing-attribute - Attribute `paginate` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `paginate` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `paginate` may be missing on object of type `MagicMock`

dragonchain/scheduler/scheduler_utest.py

[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `cron` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `seconds` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `txn_type` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execution_order` may be missing on object of type `MagicMock`

dragonchain/transaction_processor/level_1_actions_utest.py

[warning] possibly-missing-attribute - Attribute `invoker` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `txn_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `invoker` may be missing on object of type `MagicMock`

dragonchain/transaction_processor/level_3_actions_utest.py

[warning] possibly-missing-attribute - Attribute `dc_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `block_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `proof` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `dc_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `block_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `proof` may be missing on object of type `MagicMock`

dulwich (https://github.com/dulwich/dulwich)

dulwich/filters.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`

dulwich/notes.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`

dulwich/porcelain/subtree.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`

dulwich/porcelain/tag.py

[warning] possibly-missing-attribute - Attribute `tagger` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `object` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `tag_time` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `tag_timezone` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `signature` may be missing on object of type `Tag`

dulwich/rebase.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`

dulwich/diff.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`

dulwich/fastexport.py

[warning] possibly-missing-attribute - Attribute `repo` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_commit` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `last_commit` may be missing on object of type `Self@commit_handler`
[warning] possibly-missing-attribute - Attribute `last_commit` may be missing on object of type `Self@_reset_base`
[warning] possibly-missing-attribute - Attribute `tagger` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Tag`

dulwich/filter_branch.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `object` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `tagger` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `tag_time` may be missing on object of type `Tag`
[warning] possibly-missing-attribute - Attribute `tag_timezone` may be missing on object of type `Tag`

dulwich/index.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`

dulwich/line_ending.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`

dulwich/merge.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`

dulwich/objects.py

[warning] possibly-missing-attribute - Attribute `gpgsig` may be missing on object of type `Commit`

dulwich/patch.py

[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`

dulwich/porcelain/__init__.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`

dulwich/porcelain/lfs.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`

dulwich/repo.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`

dulwich/tests/test_object_store.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Blob`

dulwich/tests/utils.py

[warning] possibly-missing-attribute - Attribute `sha` may be missing on object of type `TestObject`

dulwich/worktree.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `committer` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `commit_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_time` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `author_timezone` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `encoding` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `gpgsig` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `gpgsig` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `gpgsig` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Commit`

flake8 (https://github.com/pycqa/flake8)

tests/unit/test_legacy_api.py

[warning] possibly-missing-attribute - Attribute `options` may be missing on object of type `Mock`

freqtrade (https://github.com/freqtrade/freqtrade)

freqtrade/resolvers/strategy_resolver.py

[warning] possibly-missing-attribute - Attribute `_ft_stop_uses_after_fill` may be missing on object of type `IStrategy`

freqtrade/freqai/RL/Base3ActionRLEnv.py

[warning] possibly-missing-attribute - Attribute `action_space` may be missing on object of type `Self@set_action_space`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`

freqtrade/freqai/RL/Base4ActionRLEnv.py

[warning] possibly-missing-attribute - Attribute `action_space` may be missing on object of type `Self@set_action_space`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`

freqtrade/freqai/RL/Base5ActionRLEnv.py

[warning] possibly-missing-attribute - Attribute `action_space` may be missing on object of type `Self@set_action_space`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@step`

freqtrade/freqai/RL/BaseEnvironment.py

[warning] possibly-missing-attribute - Attribute `fee` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fee` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `total_features` may be missing on object of type `Self@reset_env`
[warning] possibly-missing-attribute - Attribute `total_features` may be missing on object of type `Self@reset_env`
[warning] possibly-missing-attribute - Attribute `shape` may be missing on object of type `Self@reset_env`
[warning] possibly-missing-attribute - Attribute `observation_space` may be missing on object of type `Self@reset_env`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@reset_env`
[warning] possibly-missing-attribute - Attribute `_position` may be missing on object of type `Self@reset`
[warning] possibly-missing-attribute - Attribute `portfolio_log_returns` may be missing on object of type `Self@reset`
[warning] possibly-missing-attribute - Attribute `_profits` may be missing on object of type `Self@reset`
[warning] possibly-missing-attribute - Attribute `close_trade_profit` may be missing on object of type `Self@reset`

freqtrade/freqai/base_models/FreqaiMultiOutputClassifier.py

[warning] possibly-missing-attribute - Attribute `estimators_` may be missing on object of type `Self@fit`
[warning] possibly-missing-attribute - Attribute `classes_` may be missing on object of type `Self@fit`
[warning] possibly-missing-attribute - Attribute `n_features_in_` may be missing on object of type `Self@fit`
[warning] possibly-missing-attribute - Attribute `feature_names_in_` may be missing on object of type `Self@fit`

freqtrade/freqai/base_models/FreqaiMultiOutputRegressor.py

[warning] possibly-missing-attribute - Attribute `estimators_` may be missing on object of type `Self@fit`
[warning] possibly-missing-attribute - Attribute `n_features_in_` may be missing on object of type `Self@fit`
[warning] possibly-missing-attribute - Attribute `feature_names_in_` may be missing on object of type `Self@fit`

freqtrade/freqai/prediction_models/LightGBMClassifierMultiTarget.py

[warning] possibly-missing-attribute - Attribute `n_jobs` may be missing on object of type `FreqaiMultiOutputClassifier`

freqtrade/freqai/prediction_models/LightGBMRegressorMultiTarget.py

[warning] possibly-missing-attribute - Attribute `n_jobs` may be missing on object of type `FreqaiMultiOutputRegressor`

freqtrade/freqai/tensorboard/tensorboard.py

[warning] possibly-missing-attribute - Attribute `activate` may be missing on object of type `Self@__init__`

freqtrade/freqai/torch/PyTorchMLPModel.py

[warning] possibly-missing-attribute - Attribute `input_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `blocks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ln` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`

freqtrade/freqai/torch/PyTorchTransformerModel.py

[warning] possibly-missing-attribute - Attribute `time_window` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dim_val` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `input_net` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `positional_encoding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `encoder_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transformer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_net` may be missing on object of type `Self@__init__`

freqtrade/freqai/torch/datasets.py

[warning] possibly-missing-attribute - Attribute `xs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ys` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `window_size` may be missing on object of type `Self@__init__`

freqtrade/optimize/space/decimalspace.py

[warning] possibly-missing-attribute - Attribute `step` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`

freqtrade/optimize/space/optunaspaces.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `low` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `high` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `low` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `high` may be missing on object of type `Self@__init__`

freqtrade/rpc/api_server/uvicorn_threaded.py

[warning] possibly-missing-attribute - Attribute `thread` may be missing on object of type `Self@run_in_thread`
[warning] possibly-missing-attribute - Attribute `should_exit` may be missing on object of type `Self@cleanup`

freqtrade/util/rich_progress.py

[warning] possibly-missing-attribute - Attribute `_cust_objs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_cust_callables` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ft_callback` may be missing on object of type `Self@__init__`

scripts/ws_client.py

[error] invalid-assignment - Object of type `int | float` is not assignable to attribute `_LAST_RECEIVED_AT` of type `int`

hydpy (https://github.com/hydpy-dev/hydpy)

hydpy/__init__.py

[warning] possibly-missing-attribute - Attribute `indexer` may be missing on object of type `Pub`

hydpy/auxs/anntools.py

[error] invalid-assignment - Object of type `int` is not assignable to attribute `nmb_inputs` of type `BaseProperty[Never, int]`
[error] invalid-assignment - Object of type `int` is not assignable to attribute `nmb_outputs` of type `BaseProperty[Never, int]`

hydpy/core/hydpytools.py

[warning] possibly-missing-attribute - Attribute `projectname` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `networkmanager` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `controlmanager` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `sequencemanager` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `conditionmanager` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `selections` may be missing on object of type `Pub`

hydpy/core/importtools.py

[warning] possibly-missing-attribute - Attribute `parameterstep` may be missing on object of type `Options`
[warning] possibly-missing-attribute - Attribute `simulationstep` may be missing on object of type `Options`
[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`

hydpy/core/testtools.py

[warning] possibly-missing-attribute - Attribute `projectname` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `dates` may be missing on object of type `Timegrid`
[warning] possibly-missing-attribute - Attribute `projectname` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `sequencemanager` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`

hydpy/core/threadingtools.py

[warning] possibly-missing-attribute - Attribute `threading` may be missing on object of type `Model`
[warning] possibly-missing-attribute - Attribute `threading` may be missing on object of type `Model`

hydpy/exe/servertools.py

[warning] possibly-missing-attribute - Attribute `dates` may be missing on object of type `Timegrid`

hydpy/exe/xmltools.py

[warning] possibly-missing-attribute - Attribute `timegrids` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `selections` may be missing on object of type `Pub`
[warning] possibly-missing-attribute - Attribute `overwrite` may be missing on object of type `SequenceManager`

hydra-zen (https://github.com/mit-ll-responsible-ai/hydra-zen)

src/hydra_zen/third_party/beartype.py

[warning] possibly-missing-attribute - Attribute `__init__` may be missing on object of type `_T@validates_with_beartype`

ibis (https://github.com/ibis-project/ibis)

ibis/backends/sql/dialects.py

[warning] possibly-missing-attribute - Attribute `STRUCT_DELIMITER` may be missing on object of type `Self@datatype_sql`
[warning] possibly-missing-attribute - Attribute `STRUCT_DELIMITER` may be missing on object of type `Self@datatype_sql`
[warning] possibly-missing-attribute - Attribute `STRUCT_DELIMITER` may be missing on object of type `Self@datatype_sql`
[warning] possibly-missing-attribute - Attribute `STRUCT_DELIMITER` may be missing on object of type `Self@datatype_sql`

ibis/common/tests/test_grounds.py

[error] invalid-assignment - Object of type `Literal[1]` is not assignable to attribute `extra` of type `Attribute`
[warning] possibly-missing-attribute - Attribute `extra` may be missing on object of type `BetweenWithExtra`
[error] invalid-assignment - Object of type `Literal[3]` is not assignable to attribute `a` of type `InstanceOf`
[warning] possibly-missing-attribute - Attribute `a` may be missing on object of type `Op`
[error] invalid-assignment - Object of type `Literal[1]` is not assignable to attribute `value` of type `InstanceOf`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `AnnImm`
[error] invalid-assignment - Object of type `Literal[1]` is not assignable to attribute `value` of type `InstanceOf`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `ImmAnn`
[error] invalid-assignment - Object of type `Literal[1]` is not assignable to attribute `a` of type `Attribute`
[warning] possibly-missing-attribute - Attribute `a` may be missing on object of type `Test`
[error] invalid-assignment - Object of type `dict[str, str]` is not assignable to attribute `a` of type `Attribute`
[warning] possibly-missing-attribute - Attribute `a` may be missing on object of type `Test`
[error] invalid-assignment - Object of type `Literal[3]` is not assignable to attribute `a` of type `InstanceOf`
[warning] possibly-missing-attribute - Attribute `a` may be missing on object of type `Value`
[error] invalid-assignment - Object of type `Literal[2]` is not assignable to attribute `j` of type `Attribute`
[warning] possibly-missing-attribute - Attribute `j` may be missing on object of type `BaseValue`
[error] invalid-assignment - Object of type `Literal[2]` is not assignable to attribute `j` of type `Attribute`
[warning] possibly-missing-attribute - Attribute `j` may be missing on object of type `BaseValue`
[error] invalid-assignment - Object of type `Literal[4]` is not assignable to attribute `j` of type `Attribute`
[warning] possibly-missing-attribute - Attribute `j` may be missing on object of type `BaseValue`
[error] invalid-assignment - Object of type `Literal[11]` is not assignable to attribute `value` of type `InstanceOf`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `BetweenWithCalculated`

ignite (https://github.com/pytorch/ignite)

examples/notebooks/Cifar10_Ax_hyperparam_tuning.ipynb:cell 8

[warning] possibly-missing-attribute - Attribute `prep` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_nvidia_apex.ipynb:cell 25

[warning] possibly-missing-attribute - Attribute `dataset_a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dataset_b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_nvidia_apex.ipynb:cell 36

[warning] possibly-missing-attribute - Attribute `c64` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c128` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c256` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c512` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_conv` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_torch_cuda_amp.ipynb:cell 22

[warning] possibly-missing-attribute - Attribute `dataset_a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dataset_b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_torch_cuda_amp.ipynb:cell 33

[warning] possibly-missing-attribute - Attribute `c64` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c128` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c256` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c512` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_conv` may be missing on object of type `Self@__init__`

examples/notebooks/EfficientNet_Cifar100_finetuning.ipynb:cell 13

[warning] possibly-missing-attribute - Attribute `reduce_expand` may be missing on object of type `Self@__init__`

examples/notebooks/EfficientNet_Cifar100_finetuning.ipynb:cell 17

[warning] possibly-missing-attribute - Attribute `width_coefficient` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `depth_coefficient` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `divisor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stem` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `blocks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`

examples/notebooks/FashionMNIST.ipynb:cell 14

[warning] possibly-missing-attribute - Attribute `convlayer1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convlayer2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc3` may be missing on object of type `Self@__init__`

examples/notebooks/FastaiLRFinder_MNIST.ipynb:cell 11

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/notebooks/HandlersTimeProfiler_MNIST.ipynb:cell 11

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/notebooks/MNIST_on_TPU.ipynb:cell 16

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/notebooks/VAE.ipynb:cell 23

[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc21` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc22` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc4` may be missing on object of type `Self@__init__`

docs/source/conf.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Self@run`

examples/cifar10_qat/pact.py

[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`

examples/cifar10_qat/utils.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_norm_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplanes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dilation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `groups` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplanes` may be missing on object of type `Self@_make_layer`

examples/cifar10_raytune/utils.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc3` may be missing on object of type `Self@__init__`

examples/fast_neural_style/transformer_net.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `res1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `res2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `res3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `res4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `res5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `deconv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `deconv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `deconv3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `reflection_pad` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2d` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `upsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `reflection_pad` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2d` may be missing on object of type `Self@__init__`

examples/fast_neural_style/vgg.py

[warning] possibly-missing-attribute - Attribute `slice1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `slice2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `slice3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `slice4` may be missing on object of type `Self@__init__`

examples/gan/dcgan.py

[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`

examples/mnist/mnist.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_save_resume_engine.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_clearml_logger.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_neptune_logger.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_tensorboard.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_tensorboard_logger.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_tensorboard_on_tpu.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_tqdm_logger.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_visdom.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_visdom_logger.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/mnist/mnist_with_wandb_logger.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

examples/notebooks/Cifar10_Ax_hyperparam_tuning.ipynb:cell 17

[warning] possibly-missing-attribute - Attribute `criterion` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`

examples/notebooks/Cifar10_Ax_hyperparam_tuning.ipynb:cell 7

[warning] possibly-missing-attribute - Attribute `num_splits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `running_mean` may be missing on object of type `Self@train`
[warning] possibly-missing-attribute - Attribute `running_var` may be missing on object of type `Self@train`
[warning] possibly-missing-attribute - Attribute `res1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `res2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `forward` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ksize_2_padding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_nvidia_apex.ipynb:cell 15

[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_nvidia_apex.ipynb:cell 32

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c7s1_64` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `d128` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `d256` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resnet9` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `u128` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `u64` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c7s1_3` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_torch_cuda_amp.ipynb:cell 12

[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@__init__`

examples/notebooks/CycleGAN_with_torch_cuda_amp.ipynb:cell 29

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c7s1_64` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `d128` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `d256` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resnet9` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `u128` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `u64` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c7s1_3` may be missing on object of type `Self@__init__`

examples/notebooks/EfficientNet_Cifar100_finetuning.ipynb:cell 15

[warning] possibly-missing-attribute - Attribute `expansion_conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expansion_conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `depthwise_conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `squeeze_excitation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `project_conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `with_skip` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `drop_connect_rate` may be missing on object of type `Self@__init__`

examples/references/segmentation/pascal_voc2012/dataflow.py

[warning] possibly-missing-attribute - Attribute `ds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform_fn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `return_meta` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `return_meta` may be missing on object of type `Self@__init__`

examples/reinforcement_learning/actor_critic.py

[warning] possibly-missing-attribute - Attribute `affine1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `action_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `saved_actions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rewards` may be missing on object of type `Self@__init__`

examples/reinforcement_learning/reinforce.py

[warning] possibly-missing-attribute - Attribute `affine1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `affine2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `saved_log_probs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rewards` may be missing on object of type `Self@__init__`

examples/siamese_network/siamese_network.py

[warning] possibly-missing-attribute - Attribute `resnet` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `grouped_examples` may be missing on object of type `Self@group_examples`

examples/super_resolution/main.py

[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale_factor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `crop_size` may be missing on object of type `Self@__init__`

examples/super_resolution/model.py

[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pixel_shuffle` may be missing on object of type `Self@__init__`

examples/transformers/dataset.py

[warning] possibly-missing-attribute - Attribute `texts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tokenizer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_length` may be missing on object of type `Self@__init__`

examples/transformers/model.py

[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transformer` may be missing on object of type `Self@__init__`

ignite/distributed/auto.py

[warning] possibly-missing-attribute - Attribute `sampler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `wrapped_optimizer` may be missing on object of type `Self@__init__`

ignite/engine/deterministic.py

[warning] possibly-missing-attribute - Attribute `batch_sampler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `start_iteration` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sampler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `start_iteration` may be missing on object of type `Self@setup_batch_indices`

ignite/handlers/lr_finder.py

[warning] possibly-missing-attribute - Attribute `end_lrs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_iter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_lrs` may be missing on object of type `Self@__init__`

ignite/metrics/gan/utils.py

[warning] possibly-missing-attribute - Attribute `_device` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `model` may be missing on object of type `Self@__init__`

tests/ignite/contrib/engines/test_common.py

[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `set_epoch` may be missing on object of type `MagicMock`

tests/ignite/distributed/test_auto.py

[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `start` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `end` may be missing on object of type `Self@__init__`

tests/ignite/engine/__init__.py

[warning] possibly-missing-attribute - Attribute `start` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `end` may be missing on object of type `Self@__init__`

tests/ignite/engine/test_create_supervised.py

[warning] possibly-missing-attribute - Attribute `output_as_list` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`

tests/ignite/engine/test_deterministic.py

[warning] possibly-missing-attribute - Attribute `dl` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sampler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `batch_sampler` may be missing on object of type `Self@__init__`

tests/ignite/handlers/conftest.py

[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`

tests/ignite/handlers/test_base_logger.py

[warning] possibly-missing-attribute - Attribute `close` may be missing on object of type `MagicMock`

tests/ignite/handlers/test_checkpoint.py

[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`

tests/ignite/handlers/test_clearml_logger.py

[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `grad_helper` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `grad_helper` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `clearml_logger` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `grad_helper` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `grad_helper` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `upload_filename` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`

tests/ignite/handlers/test_lr_finder.py

[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `net` may be missing on object of type `Self@__init__`

tests/ignite/handlers/test_mlflow_logger.py

[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`

tests/ignite/handlers/test_neptune_logger.py

[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `upload` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `upload` may be missing on object of type `MagicMock`

tests/ignite/handlers/test_param_scheduler.py

[warning] possibly-missing-attribute - Attribute `param_groups` may be missing on object of type `MagicMock`

tests/ignite/handlers/test_polyaxon_logger.py

[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_metrics` may be missing on object of type `MagicMock`

tests/ignite/handlers/test_tensorboard_logger.py

[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `writer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

tests/ignite/handlers/test_visdom_logger.py

[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `vis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `executor` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

tests/ignite/handlers/test_wandb_logger.py

[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log` may be missing on object of type `MagicMock`

tests/ignite/metrics/test_gpu_info.py

[warning] possibly-missing-attribute - Attribute `DeviceQuery` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `DeviceQuery` may be missing on object of type `Mock`

tests/ignite/test_utils.py

[warning] possibly-missing-attribute - Attribute `linear` may be missing on object of type `Self@__init__`

jax (https://github.com/google/jax)

jax/_src/checkify.py

[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`

jax/_src/core.py

[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`

jax/_src/hijax.py

[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`

jax/_src/hypothesis_test_util.py

[warning] possibly-missing-attribute - Attribute `_current_test_class` may be missing on object of type `Self@getTestCaseNames`

jax/_src/lax/control_flow/loops.py

[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`

jax/_src/pallas/mosaic/sc_primitives.py

[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`

jax/_src/pjit.py

[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`

jax/_src/state/primitives.py

[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`
[warning] possibly-missing-attribute - Attribute `is_effectful` may be missing on object of type `Primitive`

jax/_src/test_util.py

[warning] possibly-missing-attribute - Attribute `_rng` may be missing on object of type `Self@setUp`

jax/experimental/array_serialization/serialization_test.py

[warning] possibly-missing-attribute - Attribute `tempdirs` may be missing on object of type `Self@setUp`

jax/experimental/jax2tf/examples/saved_model_lib.py

[warning] possibly-missing-attribute - Attribute `variables` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `trainable_variables` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `regularization_losses` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__call__` may be missing on object of type `Self@__init__`

jax/experimental/jax2tf/tests/back_compat_tf_test.py

[warning] possibly-missing-attribute - Attribute `tf_func` may be missing on object of type `Self@run_current`

jax/experimental/jax2tf/tests/call_tf_test.py

[warning] possibly-missing-attribute - Attribute `tf_devices` may be missing on object of type `Self@setUp`

jax/experimental/jax2tf/tests/flax_models/bilstm_classifier.py

[warning] possibly-missing-attribute - Attribute `embedding` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `dropout_layer` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `word_dropout_layer` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `forward_lstm` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `backward_lstm` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `intermediate_layer` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `output_layer` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `dropout_layer` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `dropout_layer` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `keys_only_mlp_attention` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `mlp` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `embedder` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `encoder` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@setup`

jax/experimental/jax2tf/tests/flax_models/transformer_wmt.py

[warning] possibly-missing-attribute - Attribute `shared_embedding` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `shared_embedding` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `encoder` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `decoder` may be missing on object of type `Self@setup`

jax/experimental/jax2tf/tests/flax_models/vae.py

[warning] possibly-missing-attribute - Attribute `encoder` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `decoder` may be missing on object of type `Self@setup`

jax/experimental/jax2tf/tests/jax2tf_test.py

[warning] possibly-missing-attribute - Attribute `tf_devices` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `use_max_serialization_version` may be missing on object of type `Self@setUp`
[warning] possibly-missing-attribute - Attribute `_params` may be missing on object of type `Self@__init__`

jax/experimental/jax2tf/tests/savedmodel_test.py

[warning] possibly-missing-attribute - Attribute `warning_ctx` may be missing on object of type `Self@setUp`

jax/experimental/jax2tf/tests/sharding_test.py

[warning] possibly-missing-attribute - Attribute `devices` may be missing on object of type `Self@setUp`

jax/experimental/jax2tf/tests/tf_test_util.py

[warning] possibly-missing-attribute - Attribute `tf_default_device` may be missing on object of type `Self@setUp`

jinja (https://github.com/pallets/jinja)

src/jinja2/environment.py

[warning] possibly-missing-attribute - Attribute `shared` may be missing on object of type `_env_bound@get_spontaneous_environment`

src/jinja2/sandbox.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

src/jinja2/utils.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

manticore (https://github.com/trailofbits/manticore)

scripts/binaryninja/manticore_viz/__init__.py

[warning] possibly-missing-attribute - Attribute `tv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `view` may be missing on object of type `Self@__init__`

materialize (https://github.com/MaterializeInc/materialize)

misc/dbt-materialize/dbt/adapters/materialize/exceptions.py

[warning] possibly-missing-attribute - Attribute `raw_refresh_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `exc` may be missing on object of type `Self@__init__`

meson (https://github.com/mesonbuild/meson)

mesonbuild/compilers/mixins/clike.py

[warning] possibly-missing-attribute - Attribute `mode` may be missing on object of type `Self@get_preprocessor`

mesonbuild/interpreterbase/baseobjects.py

[warning] possibly-missing-attribute - Attribute `meson_method` may be missing on object of type `TV_func@decorator`
[warning] possibly-missing-attribute - Attribute `meson_operator` may be missing on object of type `TV_func@decorator`

unittests/internaltests.py

[warning] possibly-missing-attribute - Attribute `_val` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `environment` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `get_source_dir` may be missing on object of type `Mock`

mitmproxy (https://github.com/mitmproxy/mitmproxy)

test/mitmproxy/addons/test_command_history.py

[warning] possibly-missing-attribute - Attribute `VACUUM_SIZE` may be missing on object of type `CommandHistory`
[warning] possibly-missing-attribute - Attribute `VACUUM_SIZE` may be missing on object of type `CommandHistory`

test/mitmproxy/tools/console/test_master.py

[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `start` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `draw_screen` may be missing on object of type `Mock`

mitmproxy/contrib/kaitaistruct/dtls_client_hello.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `version` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `random` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `session_id` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `cookie` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `cipher_suites` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_methods` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `extensions` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `name_type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `host_name` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gmt_unix_time` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `random` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `sid` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `list_length` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `server_names` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `cipher_suites` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_methods` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ext_len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `alpn_protocols` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `extensions` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `major` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `minor` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `cookie` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `strlen` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`

mitmproxy/contrib/kaitaistruct/exif.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `endianness` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_is_le` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_is_le` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `version` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `ifd0_ofs` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `version` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `ifd0_ofs` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_is_le` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_fields` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `fields` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `next_ifd_ofs` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `num_fields` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `fields` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `next_ifd_ofs` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_is_le` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tag` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `field_type` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `ofs_or_data` may be missing on object of type `Self@_read_le`
[warning] possibly-missing-attribute - Attribute `tag` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `field_type` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@_read_be`
[warning] possibly-missing-attribute - Attribute `ofs_or_data` may be missing on object of type `Self@_read_be`

mitmproxy/contrib/kaitaistruct/gif.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hdr` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `logical_screen_descriptor` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_global_color_table` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `global_color_table` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `blocks` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lzw_min_code_size` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `subblocks` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `red` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `green` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `blue` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `screen_width` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `screen_height` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `flags` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bg_color_index` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `pixel_aspect_ratio` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `left` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `top` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `width` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `height` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `flags` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_local_color_table` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `local_color_table` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `image_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `block_type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entries` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magic` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `version` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `block_size` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `flags` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `delay_time` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `transparent_idx` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `terminator` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len_bytes` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bytes` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len_bytes` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `application_identifier` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `application_auth_code` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `application_id` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `subblocks` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entries` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `label` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`

mitmproxy/contrib/kaitaistruct/google_protobuf.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pairs` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `key` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`

mitmproxy/contrib/kaitaistruct/ico.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magic` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `num_images` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `width` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `height` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `num_colors` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `reserved` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `num_planes` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bpp` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `len_img` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `ofs_img` may be missing on object of type `Self@_read`

mitmproxy/contrib/kaitaistruct/jpeg.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `segments` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magic` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `marker` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `image_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_components` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `components` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `start_spectral_selection` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `end_spectral` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `appr_bit_pos` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `huffman_table` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magic` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bits_per_sample` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `image_height` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `image_width` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `num_components` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `components` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `sampling_factors` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `quantization_table_id` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `extra_zero` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magic` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `version_major` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `version_minor` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `density_units` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `density_x` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `density_y` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `thumbnail_x` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `thumbnail_y` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `thumbnail` may be missing on object of type `Self@_read`

mitmproxy/contrib/kaitaistruct/png.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magic` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `ihdr_len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `ihdr_type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `ihdr` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `ihdr_crc` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `chunks` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `r` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `g` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `b` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `crc` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `palette_index` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `x_int` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `y_int` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `white_point` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `red` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `green` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `blue` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `width` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `height` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bit_depth` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `color_type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_method` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `filter_method` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `interlace_method` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `entries` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `render_intent` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keyword` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_method` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_text_datastream` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `text_datastream` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sequence_number` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `frame_data` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `red` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `green` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `blue` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gamma_int` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bkgd` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bkgd` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bkgd` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bkgd` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `bkgd` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pixels_per_unit_x` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `pixels_per_unit_y` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `unit` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sequence_number` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `width` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `height` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `x_offset` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `y_offset` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `delay_num` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `delay_den` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `dispose_op` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `blend_op` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keyword` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_flag` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_method` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `language_tag` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `translated_keyword` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keyword` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_frames` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `num_plays` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `year` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `month` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `day` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `hour` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `minute` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `second` may be missing on object of type `Self@_read`

mitmproxy/contrib/kaitaistruct/tls_client_hello.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `version` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `random` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `session_id` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `cipher_suites` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_methods` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `extensions` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `name_type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `host_name` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gmt_unix_time` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `random` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `sid` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `list_length` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `server_names` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `cipher_suites` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `compression_methods` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ext_len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `alpn_protocols` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `extensions` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `major` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `minor` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `strlen` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `len` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_raw_body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@_read`

mitmproxy/contrib/kaitaistruct/vlq_base128_le.py

[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `groups` may be missing on object of type `Self@_read`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `b` may be missing on object of type `Self@_read`

mitmproxy/proxy/layers/http/_http_h2.py

[warning] possibly-missing-attribute - Attribute `peername` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conn_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_inbound_frame_size` may be missing on object of type `Self@__init__`

mitmproxy/proxy/layers/http/_http_h3.py

[warning] possibly-missing-attribute - Attribute `_mock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_is_done` may be missing on object of type `Self@close_connection`
[warning] possibly-missing-attribute - Attribute `_is_done` may be missing on object of type `Self@handle_connection_closed`

mitmproxy/tools/console/commander/commander.py

[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `active_filter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `filter_str` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cbuf` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `active_filter` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `filter_str` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `active_filter` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `filter_str` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `cbuf` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `cbuf` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `active_filter` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `filter_str` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `cbuf` may be missing on object of type `Self@keypress`
[warning] possibly-missing-attribute - Attribute `cbuf` may be missing on object of type `Self@keypress`

mitmproxy/tools/console/commands.py

[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cmd` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focused` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cmds` may be missing on object of type `Self@refresh`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `focus_obj` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `header` may be missing on object of type `Self@set_active`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@sig_mod`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/common.py

[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `align` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/eventlog.py

[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/flowlist.py

[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `flow` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/flowview.py

[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@focus_changed`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@focus_changed`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_displayed_body` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_displayed_websocket_messages` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tabs` may be missing on object of type `Self@focus_changed`
[warning] possibly-missing-attribute - Attribute `tabs` may be missing on object of type `Self@focus_changed`
[warning] possibly-missing-attribute - Attribute `tabs` may be missing on object of type `Self@focus_changed`
[warning] possibly-missing-attribute - Attribute `tabs` may be missing on object of type `Self@focus_changed`
[warning] possibly-missing-attribute - Attribute `tabs` may be missing on object of type `Self@focus_changed`
[warning] possibly-missing-attribute - Attribute `last_displayed_websocket_messages` may be missing on object of type `Self@view_websocket_messages`
[warning] possibly-missing-attribute - Attribute `_get_content_view_message` may be missing on object of type `Self@content_view`
[warning] possibly-missing-attribute - Attribute `_get_content_view_message` may be missing on object of type `Self@_get_content_view`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/grideditor/base.py

[warning] possibly-missing-attribute - Attribute `focused` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `editor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `editor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focus` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focus_col` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focus` may be missing on object of type `Self@delete_focus`
[warning] possibly-missing-attribute - Attribute `focus` may be missing on object of type `Self@_insert`
[warning] possibly-missing-attribute - Attribute `focus_col` may be missing on object of type `Self@_insert`
[warning] possibly-missing-attribute - Attribute `focus_col` may be missing on object of type `Self@left`
[warning] possibly-missing-attribute - Attribute `focus_col` may be missing on object of type `Self@right`
[warning] possibly-missing-attribute - Attribute `focus_col` may be missing on object of type `Self@tab_next`
[warning] possibly-missing-attribute - Attribute `focus` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `columns` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `callback` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cb_args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cb_kwargs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `first_width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lb` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@layout_pushed`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@layout_pushed`

mitmproxy/tools/console/grideditor/col_bytes.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/grideditor/col_viewany.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/grideditor/editors.py

[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@layout_pushed`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@layout_pushed`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/help.py

[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `helpctx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `helpctx` may be missing on object of type `Self@layout_pushed`

mitmproxy/tools/console/keybindings.py

[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `binding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focused` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keybinding_focus_change` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focusobj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bindings` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bindings` may be missing on object of type `Self@sig_modified`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `focus_obj` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `header` may be missing on object of type `Self@set_active`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@sig_mod`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/options.py

[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `opt` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focused` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `namewidth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `editing` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `help_widget` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `focusobj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `opts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxlen` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `editing` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `opts` may be missing on object of type `Self@sig_mod`
[warning] possibly-missing-attribute - Attribute `maxlen` may be missing on object of type `Self@sig_mod`
[warning] possibly-missing-attribute - Attribute `editing` may be missing on object of type `Self@start_editing`
[warning] possibly-missing-attribute - Attribute `focus_obj` may be missing on object of type `Self@start_editing`
[warning] possibly-missing-attribute - Attribute `editing` may be missing on object of type `Self@stop_editing`
[warning] possibly-missing-attribute - Attribute `focus_obj` may be missing on object of type `Self@stop_editing`
[warning] possibly-missing-attribute - Attribute `editing` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `focus_obj` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `header` may be missing on object of type `Self@set_active`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@update_help_text`
[warning] possibly-missing-attribute - Attribute `optionslist` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/overlay.py

[warning] possibly-missing-attribute - Attribute `widget` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `choices` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `current` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@set_focus`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `choices` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `callback` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ge` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ge` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `width` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/searchable.py

[warning] possibly-missing-attribute - Attribute `backup` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `walker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `search_offset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `current_highlight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `search_term` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_search` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_search` may be missing on object of type `Self@set_search`
[warning] possibly-missing-attribute - Attribute `search_term` may be missing on object of type `Self@set_search`
[warning] possibly-missing-attribute - Attribute `current_highlight` may be missing on object of type `Self@set_highlight`
[warning] possibly-missing-attribute - Attribute `current_highlight` may be missing on object of type `Self@set_highlight`
[warning] possibly-missing-attribute - Attribute `search_term` may be missing on object of type `Self@find_next`

mitmproxy/tools/console/statusbar.py

[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `top` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bottom` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@ensure_bottom_bar_is_visible`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@show_quickhelp`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ib` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ab` may be missing on object of type `Self@__init__`

mitmproxy/tools/console/tabs.py

[warning] possibly-missing-attribute - Attribute `offset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `onclick` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tab_offset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tabs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tab_offset` may be missing on object of type `Self@change_tab`
[warning] possibly-missing-attribute - Attribute `_w` may be missing on object of type `Self@show`

mitmproxy/tools/console/window.py

[warning] possibly-missing-attribute - Attribute `is_focused` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `window` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `statusbar` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pane` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stacks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pane` may be missing on object of type `Self@refresh`
[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@refresh`
[warning] possibly-missing-attribute - Attribute `focus_position` may be missing on object of type `Self@sig_focus`
[warning] possibly-missing-attribute - Attribute `pane` may be missing on object of type `Self@switch`
[warning] possibly-missing-attribute - Attribute `pane` may be missing on object of type `Self@switch`
[warning] possibly-missing-attribute - Attribute `logger` may be missing on object of type `Self@__init__`

test/helper_tools/memoryleak2.py

[warning] possibly-missing-attribute - Attribute `STORE_CAP` may be missing on object of type `CertStore`

test/mitmproxy/addons/test_next_layer.py

[warning] possibly-missing-attribute - Attribute `context` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `context` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `layer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `layer` may be missing on object of type `MagicMock`

test/mitmproxy/addons/test_proxyserver.py

[warning] possibly-missing-attribute - Attribute `_waiter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `http` may be missing on object of type `Self@__init__`

test/mitmproxy/proxy/layers/quic/test__stream_layers.py

[warning] possibly-missing-attribute - Attribute `event` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `event` may be missing on object of type `Self@next_event`

test/mitmproxy/proxy/layers/test_websocket.py

[warning] possibly-missing-attribute - Attribute `FRAGMENT_SIZE` may be missing on object of type `Fragmentizer`

test/mitmproxy/proxy/test_layer.py

[error] invalid-assignment - Object of type `bound method Self@state_foo.state_bar(event: Event) -> Generator[Command, Any, None]` is not assignable to attribute `state` of type `(self, event: Event) -> Generator[Command, Any, None]`

test/mitmproxy/proxy/test_mode_servers.py

[warning] possibly-missing-attribute - Attribute `connections` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `connections` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `connections` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `tun_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `wait_closed` may be missing on object of type `Mock`

test/mitmproxy/tools/web/test_app.py

[warning] possibly-missing-attribute - Attribute `master` may be missing on object of type `Self@get_app`
[warning] possibly-missing-attribute - Attribute `view` may be missing on object of type `Self@get_app`
[warning] possibly-missing-attribute - Attribute `events` may be missing on object of type `Self@get_app`

web/gen/state_js.py

[warning] possibly-missing-attribute - Attribute `sockets` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `tun_name` may be missing on object of type `Mock`

mkdocs (https://github.com/mkdocs/mkdocs)

mkdocs/contrib/search/__init__.py

[warning] possibly-missing-attribute - Attribute `lang` may be missing on object of type `_PluginConfig`

mkdocs/tests/build_tests.py

[warning] possibly-missing-attribute - Attribute `nav` may be missing on object of type `MkDocsConfig`

mkdocs/tests/search_tests.py

[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `Mock`

mkdocs/tests/utils/utils_tests.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`

mongo-python-driver (https://github.com/mongodb/mongo-python-driver)

pymongo/asynchronous/encryption.py

[warning] possibly-missing-attribute - Attribute `mongocryptd_client` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `opts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_spawned` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_kms_ssl_contexts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_spawned` may be missing on object of type `Self@spawn`
[warning] possibly-missing-attribute - Attribute `mongocryptd_client` may be missing on object of type `Self@close`

pymongo/ssl_support.py

[warning] possibly-missing-attribute - Attribute `check_hostname` may be missing on object of type `SSLContext`
[warning] possibly-missing-attribute - Attribute `check_hostname` may be missing on object of type `SSLContext`
[warning] possibly-missing-attribute - Attribute `verify_mode` may be missing on object of type `SSLContext`
[warning] possibly-missing-attribute - Attribute `check_ocsp_endpoint` may be missing on object of type `SSLContext`

pymongo/synchronous/encryption.py

[warning] possibly-missing-attribute - Attribute `mongocryptd_client` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `opts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_spawned` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_kms_ssl_contexts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_spawned` may be missing on object of type `Self@spawn`
[warning] possibly-missing-attribute - Attribute `mongocryptd_client` may be missing on object of type `Self@close`

mypy (https://github.com/python/mypy)

mypy/server/update.py

[warning] possibly-missing-attribute - Attribute `fine_grained_deps_loaded` may be missing on object of type `State`
[warning] possibly-missing-attribute - Attribute `last_pass` may be missing on object of type `TypeChecker`

mypy/errors.py

[warning] possibly-missing-attribute - Attribute `hidden` may be missing on object of type `ErrorInfo`

mypyc/irbuild/ll_builder.py

[warning] possibly-missing-attribute - Attribute `error_kind` may be missing on object of type `ComparisonOp`
[warning] possibly-missing-attribute - Attribute `error_kind` may be missing on object of type `ComparisonOp`

mypyc/irbuild/statement.py

[warning] possibly-missing-attribute - Attribute `has_await` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `has_await` may be missing on object of type `Self@visit_await_expr`

openlibrary (https://github.com/internetarchive/openlibrary)

openlibrary/accounts/model.py

[warning] possibly-missing-attribute - Attribute `bot` may be missing on object of type `Self@set_bot_flag`
[warning] possibly-missing-attribute - Attribute `internetarchive_itemname` may be missing on object of type `Self@unlink`
[warning] possibly-missing-attribute - Attribute `internetarchive_itemname` may be missing on object of type `Self@link`
[warning] possibly-missing-attribute - Attribute `s3_keys` may be missing on object of type `Self@save_s3_keys`

openlibrary/admin/utils.py

[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `InfogamiContext`

openlibrary/coverstore/archive.py

[warning] possibly-missing-attribute - Attribute `files` may be missing on object of type `Self@__init__`

openlibrary/plugins/admin/code.py

[warning] possibly-missing-attribute - Attribute `cssfile` may be missing on object of type `InfogamiContext`

openlibrary/plugins/openlibrary/tests/test_bulk_tag.py

[warning] possibly-missing-attribute - Attribute `get` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__setitem__` may be missing on object of type `MagicMock`

openlibrary/plugins/openlibrary/tests/test_lists.py

[warning] possibly-missing-attribute - Attribute `env` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `env` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `env` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `env` may be missing on object of type `MagicMock`

openlibrary/plugins/openlibrary/tests/test_patron_status.py

[warning] possibly-missing-attribute - Attribute `created` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `created` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `created` may be missing on object of type `MagicMock`

openlibrary/plugins/recaptcha/recaptcha.py

[warning] possibly-missing-attribute - Attribute `public_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_private_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `help` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `error` may be missing on object of type `Self@__init__`

openlibrary/plugins/upstream/account.py

[warning] possibly-missing-attribute - Attribute `enc_password` may be missing on object of type `OpenLibraryAccount`
[warning] possibly-missing-attribute - Attribute `enc_password` may be missing on object of type `OpenLibraryAccount`

openlibrary/plugins/upstream/jsdef.py

[warning] possibly-missing-attribute - Attribute `stmt` may be missing on object of type `Self@__init__`

openlibrary/plugins/upstream/utils.py

[warning] possibly-missing-attribute - Attribute `share_links` may be missing on object of type `InfogamiContext`

openlibrary/plugins/worksearch/subjects.py

[warning] possibly-missing-attribute - Attribute `ebook_count` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `subjects` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `places` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `people` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `times` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `authors` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `publishers` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `languages` may be missing on object of type `Subject`
[warning] possibly-missing-attribute - Attribute `publishing_history` may be missing on object of type `Subject`

openlibrary/tests/core/test_waitinglist.py

[warning] possibly-missing-attribute - Attribute `username` may be missing on object of type `Mock`

openlibrary/tests/fastapi/test_cdn.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `raise_for_status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__aenter__` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `__aexit__` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `get` may be missing on object of type `AsyncMock`

openlibrary/utils/tests/test_request_context.py

[warning] possibly-missing-attribute - Attribute `query_params` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `cookies` may be missing on object of type `Mock`

optuna (https://github.com/optuna/optuna)

optuna/storages/_in_memory.py

[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`

optuna/storages/journal/_storage.py

[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`

optuna/storages/_rdb/alembic/versions/v3.0.0.a.py

[error] invalid-assignment - Object of type `str` is not assignable to attribute `distribution_json` of type `Column[str]`
[warning] possibly-missing-attribute - Attribute `distribution_json` may be missing on object of type `TrialParamModel`
[error] invalid-assignment - Object of type `str` is not assignable to attribute `distribution_json` of type `Column[str]`
[warning] possibly-missing-attribute - Attribute `distribution_json` may be missing on object of type `TrialParamModel`

optuna/storages/_rdb/storage.py

[warning] possibly-missing-attribute - Attribute `value_json` may be missing on object of type `StudyUserAttributeModel`
[warning] possibly-missing-attribute - Attribute `value_json` may be missing on object of type `StudySystemAttributeModel`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `TrialModel`
[warning] possibly-missing-attribute - Attribute `number` may be missing on object of type `TrialModel`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `TrialModel`
[warning] possibly-missing-attribute - Attribute `datetime_start` may be missing on object of type `TrialModel`
[warning] possibly-missing-attribute - Attribute `datetime_complete` may be missing on object of type `TrialModel`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `TrialValueModel`
[warning] possibly-missing-attribute - Attribute `value_type` may be missing on object of type `TrialValueModel`
[warning] possibly-missing-attribute - Attribute `intermediate_value` may be missing on object of type `TrialIntermediateValueModel`
[warning] possibly-missing-attribute - Attribute `intermediate_value_type` may be missing on object of type `TrialIntermediateValueModel`
[warning] possibly-missing-attribute - Attribute `value_json` may be missing on object of type `TrialUserAttributeModel`
[warning] possibly-missing-attribute - Attribute `heartbeat` may be missing on object of type `TrialHeartbeatModel`
[warning] possibly-missing-attribute - Attribute `schema_version` may be missing on object of type `VersionInfoModel`
[warning] possibly-missing-attribute - Attribute `library_version` may be missing on object of type `VersionInfoModel`

optuna/testing/pytest_storages.py

[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`
[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`
[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`

tests/importance_tests/fanova_tests/test_tree.py

[warning] possibly-missing-attribute - Attribute `n_features` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `node_count` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `feature` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `children_left` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `children_right` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `threshold` may be missing on object of type `Mock`

tests/samplers_tests/test_base_gasampler.py

[warning] possibly-missing-attribute - Attribute `system_attrs` may be missing on object of type `MagicMock`

tests/samplers_tests/test_cmaes.py

[warning] possibly-missing-attribute - Attribute `generation` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `generation` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `generation` may be missing on object of type `MagicMock`

tests/samplers_tests/test_nsgaii.py

[warning] possibly-missing-attribute - Attribute `rand` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `normal` may be missing on object of type `Mock`

tests/samplers_tests/test_qmc.py

[warning] possibly-missing-attribute - Attribute `distributions` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `distributions` may be missing on object of type `Mock`

tests/storages_tests/rdb_tests/test_storage.py

[warning] possibly-missing-attribute - Attribute `schema_version` may be missing on object of type `VersionInfoModel`
[warning] possibly-missing-attribute - Attribute `number` may be missing on object of type `TrialModel`

tests/test_cli.py

[warning] possibly-missing-attribute - Attribute `Redis` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `Redis` may be missing on object of type `MagicMock`

tests/trial_tests/test_frozen.py

[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`
[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`
[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `FrozenTrial`

paasta (https://github.com/yelp/paasta)

paasta_tools/api/tweens/profiling.py

[warning] possibly-missing-attribute - Attribute `_cprofile_config` may be missing on object of type `Self@__init__`

paasta_tools/cli/cmds/mark_for_deployment.py

[warning] possibly-missing-attribute - Attribute `service` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `deploy_info` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `deploy_group` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `commit` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `old_git_sha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_version` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `old_image_version` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `deployment_version` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `old_deployment_version` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `git_url` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `auto_rollback` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `auto_rollbacks_ever_enabled` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `soa_dir` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `timeout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `warn_pct` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mark_for_deployment_return_code` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `auto_certify_delay` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `auto_abandon_delay` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `auto_rollback_delay` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `authors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `polling_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `diagnosis_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `time_before_first_diagnosis` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `metrics_interface` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `human_readable_status` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `progress` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_action` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mark_for_deployment_return_code` may be missing on object of type `Self@on_enter_start_deploy`
[warning] possibly-missing-attribute - Attribute `auto_rollback` may be missing on object of type `Self@disable_auto_rollbacks`
[warning] possibly-missing-attribute - Attribute `auto_rollback` may be missing on object of type `Self@enable_auto_rollbacks`
[warning] possibly-missing-attribute - Attribute `auto_rollbacks_ever_enabled` may be missing on object of type `Self@enable_auto_rollbacks`
[warning] possibly-missing-attribute - Attribute `mark_for_deployment_return_code` may be missing on object of type `Self@on_enter_start_rollback`

paasta_tools/kubernetes_tools.py

[warning] possibly-missing-attribute - Attribute `_conditions` may be missing on object of type `Self@conditions`

paasta_tools/slack.py

[warning] possibly-missing-attribute - Attribute `sc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `token` may be missing on object of type `Self@__init__`

pandas (https://github.com/pandas-dev/pandas)

pandas/compat/__init__.py

[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `F@set_function_name`
[warning] possibly-missing-attribute - Attribute `__qualname__` may be missing on object of type `F@set_function_name`
[warning] possibly-missing-attribute - Attribute `__module__` may be missing on object of type `F@set_function_name`

pandas/core/window/common.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/io/json/_normalize.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/apply/test_frame_transform.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/arrays/floating/test_to_numpy.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `ExtensionArray`
[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `ExtensionArray`

pandas/tests/copy_view/test_copy_deprecation.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/indexing/test_getitem.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_combine.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_compare.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_explode.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_pop.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/test_alter_axes.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/test_nonunique_indexes.py

[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[int | float | str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/test_repr.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/methods/test_describe.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/groupby/methods/test_kurt.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/methods/test_skew.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/test_indexing.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/indexes/multi/test_conversion.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/indexes/multi/test_equivalence.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/indexes/multi/test_isin.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/indexes/test_setops.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/indexing/interval/test_interval.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/indexing/multiindex/test_chaining_and_caching.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/indexing/multiindex/test_getitem.py

[error] invalid-assignment - Object of type `list[list[str]]` is not assignable to attribute `columns` of type `Index`

pandas/tests/indexing/multiindex/test_setitem.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/indexing/test_categorical.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/indexing/test_indexing.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/io/parser/dtypes/test_empty.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/parser/test_index_col.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/io/pytables/test_select.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/plotting/frame/test_frame_legend.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/resample/test_timedelta.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/reshape/concat/test_index.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/strings/test_extract.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/window/test_groupby.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/util/_test_decorators.py

[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `F@documented_fixture`

pandas/core/_numba/extensions.py

[warning] possibly-missing-attribute - Attribute `pyclass` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `namety` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `obj_type` may be missing on object of type `Self@__init__`

pandas/core/algorithms.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/core/apply.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/arrays/_mixins.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`
[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`

pandas/core/arrays/arrow/extension_types.py

[warning] possibly-missing-attribute - Attribute `_freq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_subtype` may be missing on object of type `Self@__init__`

pandas/core/arrays/interval.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`

pandas/core/arrays/masked.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`
[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@view`

pandas/core/arrays/sparse/array.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`

pandas/core/frame.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@set_index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@reset_index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@dropna`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@sort_values`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@swaplevel`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `Self@reorder_levels`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/groupby/generic.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `tuple[str, ...] | None` is not assignable to attribute `columns` of type `Index`

pandas/core/groupby/groupby.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/indexes/base.py

[error] invalid-assignment - Object of type `Sequence[Hashable] | Index` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/indexes/multi.py

[error] invalid-assignment - Object of type `(Unknown & ~_NoDefault) | Sequence[Hashable]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `IndexT@_maybe_preserve_names`

pandas/core/indexing.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/interchange/from_dataframe.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/methods/selectn.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/reshape/concat.py

[error] invalid-assignment - Object of type `range` is not assignable to attribute `columns` of type `Index`

pandas/core/reshape/melt.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/reshape/merge.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/reshape/pivot.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/reshape/reshape.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/core/window/rolling.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/io/_util.py

[error] invalid-assignment - Object of type `Sequence[Hashable]` is not assignable to attribute `columns` of type `Index`

pandas/io/json/_json.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `range` is not assignable to attribute `index` on type `DataFrame | Series`

pandas/io/json/_table_schema.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/io/parsers/arrow_parser_wrapper.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[error] invalid-assignment - Object of type `range | Unknown` is not assignable to attribute `columns` of type `Index`

pandas/io/sas/sas_xport.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/io/sql.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/io/stata.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/plotting/_matplotlib/converter.py

[warning] possibly-missing-attribute - Attribute `locs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_freq` may be missing on object of type `Self@get_locator`
[warning] possibly-missing-attribute - Attribute `_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_interval` may be missing on object of type `Self@__call__`
[warning] possibly-missing-attribute - Attribute `_interval` may be missing on object of type `Self@__call__`
[warning] possibly-missing-attribute - Attribute `freq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `isminor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `plot_obj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `finder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `freq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `isminor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `plot_obj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `finder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `locs` may be missing on object of type `Self@set_locs`
[warning] possibly-missing-attribute - Attribute `unit` may be missing on object of type `Self@__init__`

pandas/tests/apply/test_frame_apply.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/arithmetic/test_numeric.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/arrays/boolean/test_construction.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `ExtensionArray`

pandas/tests/arrays/integer/test_dtypes.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `ExtensionArray`

pandas/tests/arrays/numpy_/test_numpy.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `NumpyExtensionArray`
[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `NumpyExtensionArray`

pandas/tests/arrays/string_/test_string.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `ExtensionArray`

pandas/tests/base/test_unique.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/base/test_value_counts.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/copy_view/index/test_index.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/copy_view/test_methods.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/extension/decimal/array.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`

pandas/tests/extension/json/array.py

[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`
[warning] possibly-missing-attribute - Attribute `_readonly` may be missing on object of type `Self@__getitem__`

pandas/tests/frame/constructors/test_from_records.py

[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/indexing/test_setitem.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/indexing/test_where.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_align.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_at_time.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_between_time.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `ndarray[tuple[int], dtype[signedinteger[_64Bit]]]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_drop.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_dropna.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_fillna.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_info.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_isin.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_map.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_reindex.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_rename.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_replace.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_reset_index.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/frame/methods/test_round.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_select_dtypes.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_set_index.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_shift.py

[error] invalid-assignment - Object of type `range` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/methods/test_sort_index.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_to_csv.py

[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_to_records.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/frame/methods/test_transpose.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/methods/test_values.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/frame/test_arithmetic.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/test_constructors.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/test_query_eval.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/frame/test_stack_unstack.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/aggregate/test_aggregate.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/aggregate/test_other.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/groupby/methods/test_nth.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/methods/test_quantile.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/methods/test_value_counts.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/groupby/test_categorical.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/test_groupby.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`

pandas/tests/groupby/test_grouping.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/groupby/test_reductions.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/groupby/test_timegrouper.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/indexes/multi/test_setops.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`

pandas/tests/indexes/test_base.py

[error] invalid-assignment - Object of type `ndarray[tuple[Any, ...], dtype[Unknown]]` is not assignable to attribute `index` of type `Index`

pandas/tests/indexing/multiindex/test_loc.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/indexing/multiindex/test_sorted.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/indexing/test_iloc.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/indexing/test_loc.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/excel/test_readers.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/excel/test_writers.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/formats/style/test_format.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/formats/style/test_html.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/io/formats/style/test_style.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/formats/test_format.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `index` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `index` of type `Index`

pandas/tests/io/formats/test_to_html.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/generate_legacy_storage_files.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/io/json/test_json_table_schema.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `MultiIndex`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/io/json/test_normalize.py

[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `index` of type `Index`

pandas/tests/io/json/test_pandas.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/json/test_ujson.py

[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `index` of type `Index`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `index` of type `Index`
[error] invalid-assignment - Object of type `O2` is not assignable to attribute `member` of type `int`
[warning] possibly-missing-attribute - Attribute `member` may be missing on object of type `O1`

pandas/tests/io/parser/common/test_common_basic.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/parser/test_parse_dates.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/pytables/test_append.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/pytables/test_store.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/pytables/test_timezones.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/test_html.py

[error] invalid-assignment - Object of type `list[list[str]]` is not assignable to attribute `columns` of type `Index`

pandas/tests/io/test_parquet.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[bytes]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[datetime]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/test_sql.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/io/test_stata.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/plotting/frame/test_frame.py

[error] invalid-assignment - Object of type `ndarray[tuple[int], dtype[signedinteger[_64Bit]]]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/plotting/test_datetimelike.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/resample/test_base.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/resample/test_datetime_index.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[list[str]]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/resample/test_resample_api.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/resample/test_resampler_grouper.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/resample/test_time_grouper.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/reshape/concat/test_concat.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/reshape/merge/test_join.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/reshape/merge/test_merge.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/reshape/merge/test_merge_asof.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/reshape/merge/test_multi.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/reshape/test_crosstab.py

[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/reshape/test_get_dummies.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/reshape/test_melt.py

[error] invalid-assignment - Object of type `list[list[str]]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[list[str]]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/reshape/test_pivot.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `names` may be missing on object of type `Index`

pandas/tests/series/indexing/test_setitem.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `index` of type `Index`
[error] invalid-assignment - Object of type `list[int]` is not assignable to attribute `index` of type `Index`

pandas/tests/series/methods/test_unstack.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/series/test_constructors.py

[error] invalid-assignment - Object of type `range` is not assignable to attribute `index` of type `Index`
[error] invalid-assignment - Object of type `range` is not assignable to attribute `index` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `index` of type `Index`

pandas/tests/strings/test_cat.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `index` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/test_sorting.py

[error] invalid-assignment - Object of type `list[Unknown | str]` is not assignable to attribute `columns` of type `Index`

pandas/tests/tools/test_to_datetime.py

[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[error] invalid-assignment - Object of type `list[str]` is not assignable to attribute `columns` of type `Index`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/window/test_apply.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/window/test_rolling.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/tests/window/test_timeseries_window.py

[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`
[warning] possibly-missing-attribute - Attribute `index` may be missing on object of type `DataFrame`

pandas/util/_decorators.py

[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `F@__call__`
[warning] possibly-missing-attribute - Attribute `__module__` may be missing on object of type `F@decorator`

pandera (https://github.com/pandera-dev/pandera)

pandera/api/pyspark/model.py

[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `F@decorator`

pandera/mypy.py

[warning] possibly-missing-attribute - Attribute `plugin_config` may be missing on object of type `Self@__init__`

pandera/typing/fastapi.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`

pandera/utils.py

[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `F@decorator`

tests/ibis/test_ibis_typing.py

[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_buffer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_buffer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `sub_fields` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `type_` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `sub_fields` may be missing on object of type `MagicMock`

tests/polars/test_polars_typing.py

[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_buffer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_buffer` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format_kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `to_format` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `sub_fields` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `type_` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `sub_fields` may be missing on object of type `MagicMock`

pip (https://github.com/pypa/pip)

src/pip/_vendor/distlib/compat.py

[warning] possibly-missing-attribute - Attribute `maps` may be missing on object of type `Self@__init__`

src/pip/_vendor/distlib/util.py

[warning] possibly-missing-attribute - Attribute `ca_certs` may be missing on object of type `HTTPSConnection`
[warning] possibly-missing-attribute - Attribute `check_domain` may be missing on object of type `HTTPSConnection`
[warning] possibly-missing-attribute - Attribute `base` may be missing on object of type `Self@__init__`

src/pip/_vendor/pygments/sphinxext.py

[warning] possibly-missing-attribute - Attribute `filenames` may be missing on object of type `Self@run`

src/pip/_vendor/pygments/token.py

[warning] possibly-missing-attribute - Attribute `parent` may be missing on object of type `_TokenType`

src/pip/_vendor/truststore/_api.py

[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ctx_lock` may be missing on object of type `Self@__init__`

poetry (https://github.com/python-poetry/poetry)

src/poetry/console/application.py

[warning] possibly-missing-attribute - Attribute `_disable_plugins` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disable_cache` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_plugins_loaded` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_working_directory` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disable_plugins` may be missing on object of type `Self@_configure_global_options`
[warning] possibly-missing-attribute - Attribute `_disable_cache` may be missing on object of type `Self@_configure_global_options`
[warning] possibly-missing-attribute - Attribute `_working_directory` may be missing on object of type `Self@_configure_global_options`
[warning] possibly-missing-attribute - Attribute `_disable_plugins` may be missing on object of type `Self@_load_plugins`
[warning] possibly-missing-attribute - Attribute `_plugins_loaded` may be missing on object of type `Self@_load_plugins`

src/poetry/console/exceptions.py

[warning] possibly-missing-attribute - Attribute `exit_code` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_messages` may be missing on object of type `Self@__init__`

src/poetry/masonry/builders/editable.py

[warning] possibly-missing-attribute - Attribute `_env` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_io` may be missing on object of type `Self@__init__`

src/poetry/poetry.py

[warning] possibly-missing-attribute - Attribute `_locker` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disable_cache` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_build_constraints` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_locker` may be missing on object of type `Self@set_locker`
[warning] possibly-missing-attribute - Attribute `_pool` may be missing on object of type `Self@set_pool`
[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Self@set_config`

src/poetry/pyproject/toml.py

[warning] possibly-missing-attribute - Attribute `_toml_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_build_system` may be missing on object of type `Self@reload`

src/poetry/toml/file.py

[warning] possibly-missing-attribute - Attribute `__path` may be missing on object of type `Self@__init__`

src/poetry/utils/isolated_build.py

[warning] possibly-missing-attribute - Attribute `_env` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_pool` may be missing on object of type `Self@__init__`

tests/packages/test_direct_origin.py

[warning] possibly-missing-attribute - Attribute `get_cached_archive_for_link` may be missing on object of type `MagicMock`

tests/publishing/test_publisher.py

[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Poetry`
[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Poetry`
[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Poetry`
[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Poetry`
[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Poetry`
[warning] possibly-missing-attribute - Attribute `_config` may be missing on object of type `Poetry`

prefect (https://github.com/PrefectHQ/prefect)

src/prefect/utilities/dispatch.py

[warning] possibly-missing-attribute - Attribute `__pydantic_init_subclass_original__` may be missing on object of type `T@register_base_type`
[warning] possibly-missing-attribute - Attribute `__pydantic_init_subclass__` may be missing on object of type `T@register_base_type`
[warning] possibly-missing-attribute - Attribute `__init_subclass_original__` may be missing on object of type `T@register_base_type`

src/integrations/prefect-aws/infra/worker/events_stack.py

[warning] possibly-missing-attribute - Attribute `work_pool_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `existing_cluster_arn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `queue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dlq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eventbridge_rule` may be missing on object of type `Self@__init__`

src/integrations/prefect-aws/infra/worker/service_stack.py

[warning] possibly-missing-attribute - Attribute `work_pool_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `prefect_api_url` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `prefect_api_key_secret_arn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `prefect_api_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `prefect_auth_string_secret_arn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `prefect_auth_string` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `work_queues` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `docker_image` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `log_retention_days` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `existing_log_group_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `existing_cluster_identifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `existing_vpc_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `existing_subnet_ids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `desired_count` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_capacity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_capacity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_api_key_condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_auth_string_condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `create_new_api_key_secret_condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `create_new_auth_string_secret_condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `has_work_queues_condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_existing_log_group_condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `is_cluster_arn_condition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `api_key_secret` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `auth_string_secret` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vpc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cluster_arn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cluster` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `queue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dlq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eventbridge_rule` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `execution_role` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `task_role` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `log_group` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `task_definition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `service` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_generated_log_group_name` may be missing on object of type `Self@create_log_group`

src/integrations/prefect-aws/tests/cli/test_ecs_worker.py

[warning] possibly-missing-attribute - Attribute `__truediv__` may be missing on object of type `Mock`

src/integrations/prefect-aws/tests/experimental/test_decorators.py

[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

src/integrations/prefect-aws/tests/observers/test_ecs_observer.py

[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `AsyncMock`

src/integrations/prefect-azure/tests/conftest.py

[warning] possibly-missing-attribute - Attribute `__aenter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`

src/integrations/prefect-azure/tests/deployments/test_steps.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `metadata` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`

src/integrations/prefect-azure/tests/experimental/bundles/test_execute.py

[warning] possibly-missing-attribute - Attribute `load` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `content_as_bytes` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `content_as_bytes` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `download_blob` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `download_blob` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `download_blob` may be missing on object of type `MagicMock`

src/integrations/prefect-azure/tests/experimental/bundles/test_upload.py

[warning] possibly-missing-attribute - Attribute `load` may be missing on object of type `MagicMock`

src/integrations/prefect-azure/tests/experimental/tests_decorators.py

[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

src/integrations/prefect-azure/tests/test_aci_worker.py

[warning] possibly-missing-attribute - Attribute `containers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `provisioning_state` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `containers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `read_flow` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `done` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `begin_create_or_update` may be missing on object of type `Mock`

src/integrations/prefect-bitbucket/tests/test_repository.py

[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stderr` may be missing on object of type `MagicMock`

src/integrations/prefect-dask/tests/test_task_runners.py

[warning] possibly-missing-attribute - Attribute `_adapt_called` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_adapt_called` may be missing on object of type `Self@adapt`
[warning] possibly-missing-attribute - Attribute `_adapt_called` may be missing on object of type `Self@adapt`

src/integrations/prefect-databricks/tests/test_credentials.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/conftest.py

[warning] possibly-missing-attribute - Attribute `execute_wave` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `project_dir` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `profiles_dir` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `target_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `resolve_profiles_yml` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execute_node` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_cloud_executor.py

[warning] possibly-missing-attribute - Attribute `account_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `domain` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_executor.py

[warning] possibly-missing-attribute - Attribute `project_dir` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `target_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `log_level` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `resolve_profiles_yml` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execution_time` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `resolve_profiles_yml` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `resolve_profiles_yml` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `resolve_profiles_yml` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `thread_connections` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `lock` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `thread_connections` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `lock` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_freshness.py

[warning] possibly-missing-attribute - Attribute `project_dir` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `target_path` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `resolve_profiles_yml` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_manifest.py

[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `success` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `result` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_orchestrator_per_node.py

[warning] possibly-missing-attribute - Attribute `execute_node` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `platform` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `platform` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `platform` may be missing on object of type `AsyncMock`
[warning] possibly-missing-attribute - Attribute `platform` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `resolve_profiles_yml` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execute_node` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_orchestrator_per_wave.py

[warning] possibly-missing-attribute - Attribute `execute_wave` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execute_wave` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execute_wave` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execute_wave` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_orchestrator_test_strategies.py

[warning] possibly-missing-attribute - Attribute `execute_wave` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `execute_wave` may be missing on object of type `MagicMock`

src/integrations/prefect-dbt/tests/core/test_runner.py

[warning] possibly-missing-attribute - Attribute `nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `sources` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `metadata` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `adapter_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `project_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `original_file_path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `materialized` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `original_file_path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `target_path` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `profiles_dir` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `project_dir` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `log_level` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `info` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `msg` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `node_info` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `results` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `results` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `info` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `node_info` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `materialized` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `materialized` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `materialized` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `materialized` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `unique_id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `relation_name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `resource_type` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `depends_on_nodes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `Mock`

src/integrations/prefect-dbt/tests/core/test_tracker.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `Mock`

src/integrations/prefect-docker/tests/deployments/test_steps.py

[warning] possibly-missing-attribute - Attribute `base_url` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `api` may be missing on object of type `MagicMock`

src/integrations/prefect-docker/tests/experimental/test_decorators.py

[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

src/integrations/prefect-docker/tests/test_worker.py

[warning] possibly-missing-attribute - Attribute `base_url` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `api` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`

src/integrations/prefect-email/tests/conftest.py

[warning] possibly-missing-attribute - Attribute `server` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `port` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `context` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `username` may be missing on object of type `Self@login`
[warning] possibly-missing-attribute - Attribute `password` may be missing on object of type `Self@login`
[warning] possibly-missing-attribute - Attribute `context` may be missing on object of type `Self@starttls`

src/integrations/prefect-gcp/tests/conftest.py

[warning] possibly-missing-attribute - Attribute `credentials` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `project` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `location` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `credentials` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `project` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kwargs` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `total_bytes_processed` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `payload` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `create_custom_job` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `get_custom_job` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `cancel_custom_job` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `service_account_info` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `service_account_info_file` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `project` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_service_account_email` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `job_service_client` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `job_service_async_client` may be missing on object of type `MagicMock`

src/integrations/prefect-gcp/tests/experimental/test_decorators.py

[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

src/integrations/prefect-gcp/tests/projects/test_steps.py

[warning] possibly-missing-attribute - Attribute `from_service_account_info` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `from_service_account_file` may be missing on object of type `MagicMock`

src/integrations/prefect-gcp/tests/test_cloud_run_worker.py

[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `log_uri` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_succeeded` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `namespace` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `namespace` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `namespace` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`

src/integrations/prefect-gcp/tests/test_cloud_run_worker_v2.py

[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`

src/integrations/prefect-gcp/tests/test_utilities.py

[warning] possibly-missing-attribute - Attribute `log_uri` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_succeeded` may be missing on object of type `Self@__init__`

src/integrations/prefect-github/tests/test_repository.py

[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stderr` may be missing on object of type `MagicMock`

src/integrations/prefect-gitlab/tests/test_repositories.py

[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stderr` may be missing on object of type `MagicMock`

src/integrations/prefect-kubernetes/tests/experimental/test_decorator.py

[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `aresult` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `wait_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

src/integrations/prefect-kubernetes/tests/test_credentials.py

[warning] possibly-missing-attribute - Attribute `load_kube_config` may be missing on object of type `MagicMock`

src/integrations/prefect-kubernetes/tests/test_observer.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `items` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`

src/integrations/prefect-kubernetes/tests/test_worker.py

[warning] possibly-missing-attribute - Attribute `new_client_from_config` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `reason` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `delete_namespaced_job` may be missing on object of type `MagicMock`

src/integrations/prefect-shell/tests/test_commands.py

[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `AsyncMock`

src/integrations/prefect-shell/tests/test_commands_windows.py

[warning] possibly-missing-attribute - Attribute `returncode` may be missing on object of type `AsyncMock`

src/integrations/prefect-slack/tests/test_credentials.py

[warning] possibly-missing-attribute - Attribute `send` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `send` may be missing on object of type `MagicMock`

src/integrations/prefect-snowflake/tests/experimental/test_spcs_worker.py

[warning] possibly-missing-attribute - Attribute `__enter__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__exit__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `host` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `port` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `account` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `user` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `database` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `schema` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `warehouse` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `role` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `service_status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `instance_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `container_name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `compute_pools` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__getitem__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__getitem__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `services` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `compute_pools` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__getitem__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `schemas` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `__getitem__` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `databases` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `read_flow` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `MagicMock`

src/integrations/prefect-sqlalchemy/tests/test_database.py

[warning] possibly-missing-attribute - Attribute `_driver_is_async` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `_driver_is_async` may be missing on object of type `MagicMock`

src/prefect/settings/sources.py

[warning] possibly-missing-attribute - Attribute `env_blacklist` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `settings_cls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `settings_cls` may be missing on object of type `Self@__init__`

src/prefect/testing/fixtures.py

[warning] possibly-missing-attribute - Attribute `assert_sleeps_for` may be missing on object of type `AsyncMock`

src/prefect/utilities/urls.py

[warning] possibly-missing-attribute - Attribute `_wrapped` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wrapped` may be missing on object of type `Self@__init__`

psycopg (https://github.com/psycopg/psycopg)

psycopg/psycopg/types/array.py

[warning] possibly-missing-attribute - Attribute `delimiter` may be missing on object of type `Self@upgrade`

tests/_test_copy.py

[warning] possibly-missing-attribute - Attribute `file` may be missing on object of type `Self@__init__`

pwndbg (https://github.com/pwndbg/pwndbg)

pwndbg/lib/net.py

[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `UnixSocket`

pwndbg/aglib/kernel/vmmap.py

[warning] possibly-missing-attribute - Attribute `file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pid` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `file` may be missing on object of type `Self@__init__`

pwndbg/dbg_mod/lldb/repl/fuzzy.py

[warning] possibly-missing-attribute - Attribute `ignore_duplicates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dbg` may be missing on object of type `Self@__init__`

pybind11 (https://github.com/pybind/pybind11)

pybind11/setup_helpers.py

[warning] possibly-missing-attribute - Attribute `_cxx_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_cxx_level` may be missing on object of type `Self@cxx_std`

tests/test_class_sh_trampoline_shared_from_this.py

[warning] possibly-missing-attribute - Attribute `attachment_in_dict` may be missing on object of type `PySft`

tests/test_methods_and_attributes.py

[warning] possibly-missing-attribute - Attribute `foobar` may be missing on object of type `PythonDerivedDynamicClass`

tests/test_pickling.py

[warning] possibly-missing-attribute - Attribute `num` may be missing on object of type `SimplePyDerived`
[warning] possibly-missing-attribute - Attribute `stored_in_dict` may be missing on object of type `SimplePyDerived`

tests/test_virtual_functions.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `movable` may be missing on object of type `Self@get_movable`
[warning] possibly-missing-attribute - Attribute `nc` may be missing on object of type `Self@get_noncopyable`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`

pycryptodome (https://github.com/Legrandin/pycryptodome)

lib/Crypto/SelfTest/Protocol/test_KDF.py

[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `data` of type `tuple[tuple[str, str, int, int, int, str], tuple[str, str, int, int, int, str], tuple[str, str, int, int, int, str], tuple[str, str, int, int, int, str]]`

lib/Crypto/SelfTest/Protocol/test_ecdh.py

[error] invalid-assignment - Object of type `None` is not assignable to attribute `desc` of type `str`
[error] invalid-assignment - Object of type `None` is not assignable to attribute `desc` of type `str`
[error] invalid-assignment - Object of type `None` is not assignable to attribute `desc` of type `str`

lib/Crypto/SelfTest/Signature/test_dss.py

[error] invalid-assignment - Object of type `dict[Unknown, Unknown]` is not assignable to attribute `keys` of type `list[tuple[str, str, str, str, str, str]]`

pydantic (https://github.com/pydantic/pydantic)

pydantic/mypy.py

[warning] possibly-missing-attribute - Attribute `plugin_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_plugin_data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_type_of_any` may be missing on object of type `Self@__init__`

pydantic/v1/mypy.py

[warning] possibly-missing-attribute - Attribute `plugin_config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_plugin_data` may be missing on object of type `Self@__init__`

pyinstrument (https://github.com/joerick/pyinstrument)

pyinstrument/magic/magic.py

[warning] possibly-missing-attribute - Attribute `_transformer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_transformer` may be missing on object of type `Self@recreate_transformer`
[warning] possibly-missing-attribute - Attribute `_transformer` may be missing on object of type `Self@recreate_transformer`

pylint (https://github.com/pycqa/pylint)

pylint/checkers/spelling.py

[warning] possibly-missing-attribute - Attribute `_offset` may be missing on object of type `Self@next`
[warning] possibly-missing-attribute - Attribute `_offset` may be missing on object of type `Self@next`
[warning] possibly-missing-attribute - Attribute `_offset` may be missing on object of type `Self@next`

pyodide (https://github.com/pyodide/pyodide)

pyodide-build/pyodide_build/out_of_tree/pypi.py

[warning] possibly-missing-attribute - Attribute `build_dependencies` may be missing on object of type `Self@__init__`

pytest (https://github.com/pytest-dev/pytest)

src/_pytest/debugging.py

[warning] possibly-missing-attribute - Attribute `_continued` may be missing on object of type `Self@do_continue`

testing/test_mark.py

[warning] possibly-missing-attribute - Attribute `own_markers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `parent` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nodeid` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Mock`

testing/test_terminal.py

[warning] possibly-missing-attribute - Attribute `count_towards_summary` may be missing on object of type `DummyReport`

pytest-robotframework (https://github.com/detachhead/pytest-robotframework)

pytest_robotframework/_internal/pytest/robot_file_support.py

[warning] possibly-missing-attribute - Attribute `line_number` may be missing on object of type `Self@__init__`

pytest_robotframework/_internal/robot/listeners_and_suite_visitors.py

[warning] possibly-missing-attribute - Attribute `items` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `items` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stop_running_hooks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stop_running_hooks` may be missing on object of type `Self@start_test`
[warning] possibly-missing-attribute - Attribute `stop_running_hooks` may be missing on object of type `Self@end_test`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `item` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `current_test_status_contains_ansi` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `current_test_status_contains_ansi` may be missing on object of type `Self@start_test`
[warning] possibly-missing-attribute - Attribute `current_test_status_contains_ansi` may be missing on object of type `Self@log_message`
[warning] possibly-missing-attribute - Attribute `current_test_status_contains_ansi` may be missing on object of type `Self@end_test`
[warning] possibly-missing-attribute - Attribute `__original_keyword_stack` may be missing on object of type `Self@__init__`

tests/fixtures/test_python/test_robot_modify_options_hook_listener_instance/conftest.py

[warning] possibly-missing-attribute - Attribute `ran` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ran` may be missing on object of type `Self@start_test`

python-htmlgen (https://github.com/srittau/python-htmlgen)

test_htmlgen/attribute.py

[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `MyElement`

htmlgen/document.py

[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Script`

pywin32 (https://github.com/mhammond/pywin32)

Pythonwin/pywin/Demos/ocx/flash.py

[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `angle` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `started` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `Self@OnFSCommand`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `Self@OnFSCommand`
[warning] possibly-missing-attribute - Attribute `angle` may be missing on object of type `Self@OnFSCommand`

Pythonwin/pywin/Demos/ocx/ocxserialtest.py

[warning] possibly-missing-attribute - Attribute `parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Output` may be missing on object of type `MySerialControl`
[warning] possibly-missing-attribute - Attribute `Settings` may be missing on object of type `MySerialControl`
[warning] possibly-missing-attribute - Attribute `CommPort` may be missing on object of type `MySerialControl`
[warning] possibly-missing-attribute - Attribute `RThreshold` may be missing on object of type `MySerialControl`
[warning] possibly-missing-attribute - Attribute `PortOpen` may be missing on object of type `MySerialControl`
[warning] possibly-missing-attribute - Attribute `PortOpen` may be missing on object of type `MySerialControl`

com/win32com/client/combrowse.py

[warning] possibly-missing-attribute - Attribute `entry_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Self@__init__`

com/win32com/client/tlbrowse.py

[warning] possibly-missing-attribute - Attribute `tlb` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tlb` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tlb` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tlb` may be missing on object of type `Self@OnAttachedObjectDeath`
[warning] possibly-missing-attribute - Attribute `typeinfo` may be missing on object of type `Self@OnAttachedObjectDeath`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `Self@OnAttachedObjectDeath`
[warning] possibly-missing-attribute - Attribute `tlb` may be missing on object of type `Self@OnFileOpen`
[warning] possibly-missing-attribute - Attribute `tlb` may be missing on object of type `Self@OnFileOpen`
[warning] possibly-missing-attribute - Attribute `typelb` may be missing on object of type `Self@OnInitDialog`
[warning] possibly-missing-attribute - Attribute `memberlb` may be missing on object of type `Self@OnInitDialog`
[warning] possibly-missing-attribute - Attribute `paramlb` may be missing on object of type `Self@OnInitDialog`
[warning] possibly-missing-attribute - Attribute `listview` may be missing on object of type `Self@OnInitDialog`
[warning] possibly-missing-attribute - Attribute `typeinfo` may be missing on object of type `Self@_SetupTLB`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `Self@_SetupTLB`
[warning] possibly-missing-attribute - Attribute `typeinfo` may be missing on object of type `Self@CmdTypeListbox`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `Self@CmdTypeListbox`

win32/Lib/win32rcparser.py

[warning] possibly-missing-attribute - Attribute `label` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `label` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `label` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `idNum` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `idNum` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `style` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `w` may be missing on object of type `ControlDef`
[error] invalid-assignment - Object of type `str | None` is not assignable to attribute `token` of type `str`
[error] invalid-assignment - Object of type `None` is not assignable to attribute `token` of type `str`
[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `DialogDef`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `DialogDef`
[warning] possibly-missing-attribute - Attribute `w` may be missing on object of type `DialogDef`
[warning] possibly-missing-attribute - Attribute `h` may be missing on object of type `DialogDef`
[error] invalid-assignment - Object of type `(str & ~Literal["END"]) | None | (Unknown & ~Literal["END"])` is not assignable to attribute `controlType` of type `str`
[warning] possibly-missing-attribute - Attribute `controlType` may be missing on object of type `ControlDef`
[error] invalid-assignment - Object of type `(str & ~Literal["END"] & ~Literal["-"]) | None | (Unknown & ~Literal["END"] & ~Literal["-"])` is not assignable to attribute `id` of type `str`
[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `subType` may be missing on object of type `ControlDef`
[warning] possibly-missing-attribute - Attribute `h` may be missing on object of type `ControlDef`

win32/scripts/ControlService.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `service` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `machineName` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `listCtrl` may be missing on object of type `Self@OnInitDialog`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@ReloadData`

rotki (https://github.com/rotki/rotki)

rotkehlchen/api/v1/common_resources.py

[warning] possibly-missing-attribute - Attribute `rest_api` may be missing on object of type `Self@__init__`

rotkehlchen/api/v1/fields.py

[warning] possibly-missing-attribute - Attribute `values_field` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ts_multiplier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `exclude_types` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `allow_only` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `exclude_types` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `allow_only` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `enum_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `enum_class` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `limit_to` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `limit_to` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expected_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `form_with_incomplete_data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_asset_deserializer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `allowed_types` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_deserializers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `form_with_incomplete_data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expected_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `exclude_types` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `limit_to` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `allowed_extensions` may be missing on object of type `Self@__init__`

rotkehlchen/api/v1/schemas.py

[warning] possibly-missing-attribute - Attribute `is_required` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `database` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `treat_eth2_as_eth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `database` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `color_required` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `required_report_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ethereum_inquirer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ethereum_inquirer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ethereum_inquirer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `database` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `database` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dbhandler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dbhandler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `chains_aggregator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `database` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `allow_nullable_blockchain` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `known_counterparties` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `db` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `action` may be missing on object of type `Self@__init__`

rotkehlchen/serialization/schemas.py

[warning] possibly-missing-attribute - Attribute `identifier_required` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `coingecko_obj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cryptocompare_obj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expected_asset_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `identifier_required` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `disallowed_asset_types` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `coingecko_obj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cryptocompare_obj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `is_edit` may be missing on object of type `Self@__init__`

rotkehlchen/tests/external_apis/test_google_calendar.py

[warning] possibly-missing-attribute - Attribute `valid` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `expired` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `token` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `refresh_token` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `scopes` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Mock`

rotkehlchen/tests/unit/test_ethereum_airdrops.py

[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `json` may be missing on object of type `Mock`

rotkehlchen/tests/unit/test_internal_tx_conflicts.py

[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `MagicMock`

rotkehlchen/tests/unit/test_rpc_node_runtime.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`

rotkehlchen/tests/unit/test_solana.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`

schemathesis (https://github.com/schemathesis/schemathesis)

src/schemathesis/cli/ext/groups.py

[warning] possibly-missing-attribute - Attribute `group` may be missing on object of type `Self@__init__`

src/schemathesis/cli/ext/options.py

[warning] possibly-missing-attribute - Attribute `choices_repr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `enum` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `registry` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `case_sensitive` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `with_all` may be missing on object of type `Self@__init__`

src/schemathesis/engine/run/stateful/_executor.py

[warning] possibly-missing-attribute - Attribute `_start_time` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `_scenario_id` may be missing on object of type `Self@setup`

src/schemathesis/generation/stateful/state_machine.py

[warning] possibly-missing-attribute - Attribute `_start_time` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_on_after_validate` may be missing on object of type `Self@__init__`

src/schemathesis/pytest/plugin.py

[warning] possibly-missing-attribute - Attribute `test_function` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `test_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `operation_label` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `operation_tags` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `test_function` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `is_invalid_test` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `test_function` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `is_invalid_test` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `schema` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_schema_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `test_function` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `schemas` may be missing on object of type `Self@__init__`

scikit-learn (https://github.com/scikit-learn/scikit-learn)

sklearn/ensemble/tests/test_forest.py

[warning] possibly-missing-attribute - Attribute `count` may be missing on object of type `Self@__init__`

sklearn/ensemble/tests/test_stacking.py

[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `Mock`

sklearn/manifold/tests/test_t_sne.py

[warning] possibly-missing-attribute - Attribute `_N_ITER_CHECK` may be missing on object of type `TSNE`
[warning] possibly-missing-attribute - Attribute `_EXPLORATION_MAX_ITER` may be missing on object of type `TSNE`
[warning] possibly-missing-attribute - Attribute `_EXPLORATION_MAX_ITER` may be missing on object of type `TSNE`

sklearn/utils/_repr_html/tests/test_estimator.py

[warning] possibly-missing-attribute - Attribute `_doc_link_module` may be missing on object of type `FooBar`
[warning] possibly-missing-attribute - Attribute `_doc_link_module` may be missing on object of type `_HTMLDocumentationLinkMixin`
[warning] possibly-missing-attribute - Attribute `_doc_link_url_param_generator` may be missing on object of type `_HTMLDocumentationLinkMixin`

scipy (https://github.com/scipy/scipy)

scipy/_lib/doccer.py

[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `_F@_doc`
[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `_F@_doc`
[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `_F@_doc`
[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `_F@_doc`
[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `_F@decorate`
[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `_F@inner`

scipy/integrate/_lebedev.py

[warning] possibly-missing-attribute - Attribute `x` may be missing on object of type `Leb`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `Leb`
[warning] possibly-missing-attribute - Attribute `z` may be missing on object of type `Leb`
[warning] possibly-missing-attribute - Attribute `w` may be missing on object of type `Leb`

benchmarks/benchmarks/interpolate.py

[warning] possibly-missing-attribute - Attribute `xi` may be missing on object of type `Self@__init__`

doc/source/scipyoptdoc.py

[warning] possibly-missing-attribute - Attribute `directives` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Self@run`

scipy/interpolate/_ndgriddata.py

[warning] possibly-missing-attribute - Attribute `tree` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `values` may be missing on object of type `Self@__init__`

scipy/stats/_kde.py

[error] invalid-assignment - Object of type `bound method Self@set_bandwidth.scotts_factor() -> Unknown` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`
[error] invalid-assignment - Object of type `bound method Self@set_bandwidth.silverman_factor() -> Unknown` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`
[error] invalid-assignment - Object of type `() -> (generic[Any] & ~str) | int | float | ... omitted 3 union elements` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`
[error] invalid-assignment - Object of type `() -> Unknown` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`

scipy/stats/_stats_py.py

[warning] possibly-missing-attribute - Attribute `_alternative` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_n` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_x` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_y` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_axis` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `correlation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_alternative` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_standard_error` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_estimate` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_statistic_np` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_xp` may be missing on object of type `Self@__init__`

scipy/stats/tests/test_distributions.py

[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `cdf_default_method` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `pdf_default_method` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `cdf_default_method` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `pdf_default_method` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `pdf_default_method` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `quad_eps` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `quad_eps` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `parameterization` may be missing on object of type `levy_stable_gen`
[warning] possibly-missing-attribute - Attribute `quad_eps` may be missing on object of type `levy_stable_gen`
[error] invalid-assignment - Object of type `str | int | float | ((r) -> Unknown)` is not assignable to attribute `pdf_default_method` of type `str`
[warning] possibly-missing-attribute - Attribute `pdf_default_method` may be missing on object of type `levy_stable_gen`
[error] invalid-assignment - Object of type `str | int | float | ((r) -> Unknown)` is not assignable to attribute `cdf_default_method` of type `str`
[warning] possibly-missing-attribute - Attribute `cdf_default_method` may be missing on object of type `levy_stable_gen`

scipy/stats/tests/test_kdeoth.py

[error] invalid-assignment - Object of type `bound method Self@__init__.scotts_factor() -> Unknown` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`
[error] invalid-assignment - Object of type `bound method Self@__init__.scotts_factor() -> Unknown` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`
[error] invalid-assignment - Object of type `() -> Unknown | generic[Any] | int | ... omitted 4 union elements` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`
[error] invalid-assignment - Object of type `bound method gaussian_kde.silverman_factor() -> Unknown` is not assignable to attribute `covariance_factor` of type `(self) -> Unknown`

subprojects/highs/highs/highspy/highs.py

[warning] possibly-missing-attribute - Attribute `highs` may be missing on object of type `Self@__array_finalize__`

scrapy (https://github.com/scrapy/scrapy)

extras/qps-bench-server.py

[warning] possibly-missing-attribute - Attribute `concurrent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tail` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `start` may be missing on object of type `Self@_reset_stats`
[warning] possibly-missing-attribute - Attribute `lastmark` may be missing on object of type `Self@_reset_stats`
[warning] possibly-missing-attribute - Attribute `lasttime` may be missing on object of type `Self@_reset_stats`
[warning] possibly-missing-attribute - Attribute `lasttime` may be missing on object of type `Self@render`
[warning] possibly-missing-attribute - Attribute `lastmark` may be missing on object of type `Self@render`

scrapy/commands/parse.py

[warning] possibly-missing-attribute - Attribute `first_response` may be missing on object of type `Self@prepare_request`

scrapy/core/downloader/contextfactory.py

[warning] possibly-missing-attribute - Attribute `_certificate_options` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_verify_certificates` may be missing on object of type `Self@__init__`

scrapy/core/downloader/handlers/http11.py

[warning] possibly-missing-attribute - Attribute `_proxyAuthHeader` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_protocolDataReceived` may be missing on object of type `Self@requestTunnel`
[warning] possibly-missing-attribute - Attribute `_protocol` may be missing on object of type `Self@requestTunnel`
[warning] possibly-missing-attribute - Attribute `_protocolFactory` may be missing on object of type `Self@connect`

scrapy/core/downloader/webclient.py

[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `Self@connectionMade`
[warning] possibly-missing-attribute - Attribute `_connection_lost_reason` may be missing on object of type `Self@connectionLost`
[warning] possibly-missing-attribute - Attribute `scheme` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `host` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `port` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `netloc` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `port` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `path` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `host` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `port` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `scheme` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `netloc` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `port` may be missing on object of type `Self@_set_connection_attributes`
[warning] possibly-missing-attribute - Attribute `headers_time` may be missing on object of type `Self@gotHeaders`
[warning] possibly-missing-attribute - Attribute `version` may be missing on object of type `Self@gotStatus`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Self@gotStatus`
[warning] possibly-missing-attribute - Attribute `message` may be missing on object of type `Self@gotStatus`
[warning] possibly-missing-attribute - Attribute `waiting` may be missing on object of type `Self@page`
[warning] possibly-missing-attribute - Attribute `waiting` may be missing on object of type `Self@noPage`
[warning] possibly-missing-attribute - Attribute `waiting` may be missing on object of type `Self@clientConnectionFailed`

scrapy/core/http2/protocol.py

[warning] possibly-missing-attribute - Attribute `negotiated_protocol` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `remote_ip_address` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `terminate_event` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `remote_ip_address` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_stream_id_generator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `uri` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `settings` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conn_lost_deferred` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `tls_verbose_logging` may be missing on object of type `Self@__init__`

scrapy/core/http2/stream.py

[warning] possibly-missing-attribute - Attribute `request` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `request` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expected_hostname` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expected_netloc` may be missing on object of type `Self@__init__`

scrapy/resolver.py

[warning] possibly-missing-attribute - Attribute `timeout` may be missing on object of type `Self@__init__`

scrapy/selector/unified.py

[warning] possibly-missing-attribute - Attribute `response` may be missing on object of type `Self@__init__`

scrapy/squeues.py

[warning] possibly-missing-attribute - Attribute `spider` may be missing on object of type `Self@__init__`

tests/mockserver/http_resources.py

[warning] possibly-missing-attribute - Attribute `_write` may be missing on object of type `Self@__init__`

tests/test_contracts.py

[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `ResponseMetaMock`
[warning] possibly-missing-attribute - Attribute `meta` may be missing on object of type `ResponseMetaMock`

tests/test_downloadermiddleware_robotstxt.py

[warning] possibly-missing-attribute - Attribute `settings` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `settings` may be missing on object of type `MagicMock`

tests/test_engine.py

[warning] possibly-missing-attribute - Attribute `inprogress` may be missing on object of type `Mock`

tests/test_extension_statsmailer.py

[warning] possibly-missing-attribute - Attribute `stats` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stats` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `signals` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `stats` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `signals` may be missing on object of type `MagicMock`

tests/test_extension_throttle.py

[warning] possibly-missing-attribute - Attribute `downloader` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `slots` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `downloader` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `slots` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `delay` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `downloader` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `slots` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `delay` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `downloader` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `slots` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `delay` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `downloader` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `slots` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `delay` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `transferring` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `downloader` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `slots` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `delay` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `transferring` may be missing on object of type `Mock`

tests/test_item.py

[error] invalid-assignment - Object of type `Literal["john"]` is not assignable to attribute `name` of type `Field`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `TestItem`

tests/test_pipeline_files.py

[warning] possibly-missing-attribute - Attribute `POLICY` may be missing on object of type `GCSFilesStore`
[warning] possibly-missing-attribute - Attribute `_from_crawler_called` may be missing on object of type `Self@from_crawler`

tests/test_pipeline_media.py

[warning] possibly-missing-attribute - Attribute `_from_crawler_called` may be missing on object of type `Self@from_crawler`
[warning] possibly-missing-attribute - Attribute `_from_crawler_called` may be missing on object of type `Self@from_crawler`

tests/test_stats.py

[warning] possibly-missing-attribute - Attribute `now` may be missing on object of type `Mock`

tests/test_webclient.py

[warning] possibly-missing-attribute - Attribute `factory` may be missing on object of type `ScrapyHTTPPageGetter`
[warning] possibly-missing-attribute - Attribute `factory` may be missing on object of type `ScrapyHTTPPageGetter`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `ScrapyHTTPPageGetter`

setuptools (https://github.com/pypa/setuptools)

setuptools/_distutils/command/check.py

[warning] possibly-missing-attribute - Attribute `messages` may be missing on object of type `Self@__init__`

setuptools/_distutils/tests/test_install.py

[warning] possibly-missing-attribute - Attribute `tmpdir` may be missing on object of type `Self@test_user_site`

setuptools/command/dist_info.py

[warning] possibly-missing-attribute - Attribute `tag_date` may be missing on object of type `egg_info`
[warning] possibly-missing-attribute - Attribute `tag_build` may be missing on object of type `egg_info`

setuptools/config/_validate_pyproject/error_reporting.py

[warning] possibly-missing-attribute - Attribute `_original_message` may be missing on object of type `Self@_from_jsonschema`
[warning] possibly-missing-attribute - Attribute `summary` may be missing on object of type `Self@_from_jsonschema`
[warning] possibly-missing-attribute - Attribute `details` may be missing on object of type `Self@_from_jsonschema`

setuptools/tests/fixtures.py

[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `VirtualEnv`
[warning] possibly-missing-attribute - Attribute `create_opts` may be missing on object of type `VirtualEnv`
[warning] possibly-missing-attribute - Attribute `req` may be missing on object of type `VirtualEnv`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `VirtualEnv`
[warning] possibly-missing-attribute - Attribute `create_opts` may be missing on object of type `VirtualEnv`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `VirtualEnv`
[warning] possibly-missing-attribute - Attribute `create_opts` may be missing on object of type `VirtualEnv`

sockeye (https://github.com/awslabs/sockeye)

test/unit/test_translate.py

[warning] possibly-missing-attribute - Attribute `num_source_factors` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `max_batch_size` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nbest_size` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `num_source_factors` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `max_batch_size` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `nbest_size` may be missing on object of type `Mock`

sockeye/beam_search.py

[warning] possibly-missing-attribute - Attribute `prevent_unk` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `beta` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `denominator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_lp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_bp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_bp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pad_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eos_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_scorer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expect_factors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `k` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `beam_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `flat_structure` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `flat_structure` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bos_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eos_id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `device` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_source_factors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_target_factors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `skip_nvs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nvs_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_vocab_sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_vocab_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_factor_vocab_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_inference` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `work_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `beam_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_vocab_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_factor_vocab_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_inference` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `beam_search_stop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `prevent_unk` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_vocab_sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_repeat_states` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_traced_repeat_states` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sort_states` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_traced_sort_states` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_update_scores` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sort_norm_and_update_finished` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_traced_sort_norm_and_update_finished` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_top` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_top` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_traced_top` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_traced_repeat_states` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `_traced_top` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `_traced_sort_norm_and_update_finished` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `_traced_sort_states` may be missing on object of type `Self@forward`

sockeye/decoder.py

[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pos_embedding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `autoregressive_mask` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `final_process` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inference_only` may be missing on object of type `Self@set_inference_only`

sockeye/encoder.py

[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `embedding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `embedding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_factors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `factor_embeds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `factor_combinations` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pos_embedding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `final_process` may be missing on object of type `Self@__init__`

sockeye/layers.py

[warning] possibly-missing-attribute - Attribute `weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vocab_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in_features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `previous_slice_ids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `reduced_weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `reduced_bias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `previous_slice_ids` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `reduced_weight` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `reduced_bias` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `keys_index` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vals` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vocab_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `k` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `temperature` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state_store` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hidden_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `depth_out` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `depth_per_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clamp_to_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dot_att` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff_out` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `depth_att` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff_in` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_drop_p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kv_interleaved` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kv_interleaved` may be missing on object of type `Self@separate_kv`
[warning] possibly-missing-attribute - Attribute `kv_interleaved` may be missing on object of type `Self@interleave_kv`
[warning] possibly-missing-attribute - Attribute `ff_q` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff_kv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_drop_p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_depth_key_value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kv_interleaved` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kv_interleaved` may be missing on object of type `Self@separate_kv`
[warning] possibly-missing-attribute - Attribute `kv_interleaved` may be missing on object of type `Self@interleave_kv`
[warning] possibly-missing-attribute - Attribute `weight_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_embed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_seq_len` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale_up_input` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale_down_positions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `model_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clamp_to_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `forget_gate` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `forget_gate_act` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linear` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inference_only` may be missing on object of type `Self@set_inference_only`
[warning] possibly-missing-attribute - Attribute `cell_state_transform` may be missing on object of type `Self@set_inference_only`

sockeye/loss.py

[warning] possibly-missing-attribute - Attribute `_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_output_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_label_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_metric` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_metric_prefix` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_metric` may be missing on object of type `Self@metric`
[warning] possibly-missing-attribute - Attribute `ignore_label` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_reduction` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ce_impl` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ce_impl` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ce_impl` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_num_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ce_loss` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pos_weight` may be missing on object of type `Self@__init__`

sockeye/model.py

[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clamp_to_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `train_decoder_only` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `forward_pass_cache_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `embed_and_encode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `embed_and_encode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `embedding_source` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `embedding_target` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `decoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nvs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nvs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_layer_module_cached` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_layer_script_cached` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `factor_output_layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `length_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `length_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `traced_embedding_source` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `traced_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `traced_decode_step` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inference_only` may be missing on object of type `Self@set_inference_only`
[warning] possibly-missing-attribute - Attribute `output_layer` may be missing on object of type `Self@set_inference_only`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@cast`
[warning] possibly-missing-attribute - Attribute `traced_embedding_source` may be missing on object of type `Self@encode`
[warning] possibly-missing-attribute - Attribute `traced_encoder` may be missing on object of type `Self@encode`
[warning] possibly-missing-attribute - Attribute `traced_decode_step` may be missing on object of type `Self@decode_step`
[warning] possibly-missing-attribute - Attribute `embedding_target` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `decoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `factor_output_layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `has_target_factors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `knn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `factor_vocab_size` may be missing on object of type `Self@__init__`

sockeye/nvs.py

[warning] possibly-missing-attribute - Attribute `vocab_target_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `model_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `project_vocab` may be missing on object of type `Self@__init__`

sockeye/scoring.py

[warning] possibly-missing-attribute - Attribute `score_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scorer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `constant_length_ratio` may be missing on object of type `Self@__init__`

sockeye/training.py

[warning] possibly-missing-attribute - Attribute `model` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `losses` may be missing on object of type `Self@__init__`

sockeye/transformer.py

[warning] possibly-missing-attribute - Attribute `pre_self_attention` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `self_attention` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `post_self_attention` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pre_ff` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `post_ff` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lhuc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lhuc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `decoder_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inference_only` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `autoregr_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `autoregr_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pre_autoregr_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `post_autoregr_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pre_enc_attention` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `enc_attention` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `post_enc_attention` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pre_ff` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `post_ff` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lhuc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lhuc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inference_only` may be missing on object of type `Self@set_inference_only`
[warning] possibly-missing-attribute - Attribute `sequence` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clamp_to_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer_norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer_norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_glu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clamp_to_dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `act` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linear` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ff2` may be missing on object of type `Self@__init__`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

test/unit/test_inference.py

[warning] possibly-missing-attribute - Attribute `num_source_factors` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Mock`

spack (https://github.com/spack/spack)

lib/spack/spack/vendor/macholib/mach_o.py

[warning] possibly-missing-attribute - Attribute `_version` may be missing on object of type `Self@major`
[warning] possibly-missing-attribute - Attribute `_version` may be missing on object of type `Self@minor`
[warning] possibly-missing-attribute - Attribute `section_data` may be missing on object of type `Self@add_section_data`
[warning] possibly-missing-attribute - Attribute `section_data` may be missing on object of type `Self@add_section_data`

lib/spack/spack/builder.py

[warning] possibly-missing-attribute - Attribute `phases` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pkg_with_dispatcher` may be missing on object of type `Self@__init__`

lib/spack/spack/test/llnl/util/lang.py

[warning] possibly-missing-attribute - Attribute `CONST_VALUE` may be missing on object of type `_SomeClass`

lib/spack/spack/vendor/jinja2/environment.py

[warning] possibly-missing-attribute - Attribute `shared` may be missing on object of type `_env_bound@get_spontaneous_environment`

lib/spack/spack/vendor/jinja2/sandbox.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

lib/spack/spack/vendor/jinja2/utils.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

lib/spack/spack/vendor/jsonschema/exceptions.py

[warning] possibly-missing-attribute - Attribute `_instance` may be missing on object of type `Self@__init__`

lib/spack/spack/vendor/ruamel/yaml/comments.py

[warning] possibly-missing-attribute - Attribute `_ok` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ref` may be missing on object of type `Self@__init__`

lib/spack/spack/vendor/ruamel/yaml/cyaml.py

[warning] possibly-missing-attribute - Attribute `_parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_composer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_composer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_composer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_emitter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_serializer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_representer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_emitter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_serializer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_representer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_emitter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_serializer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_representer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_emitter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_serializer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_representer` may be missing on object of type `Self@__init__`

lib/spack/spack/vendor/ruamel/yaml/main.py

[warning] possibly-missing-attribute - Attribute `_parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_composer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `allow_duplicate_keys` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_emitter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_serializer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_representer` may be missing on object of type `Self@__init__`

lib/spack/spack/vendor/typing_extensions.py

[warning] possibly-missing-attribute - Attribute `_is_protocol` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__subclasshook__` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__metadata__` may be missing on object of type `Self@__init__`

share/spack/qa/flake8_formatter.py

[warning] possibly-missing-attribute - Attribute `spack_errors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `error_seen` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Self@beginning`
[warning] possibly-missing-attribute - Attribute `file_lines` may be missing on object of type `Self@beginning`
[warning] possibly-missing-attribute - Attribute `spack_errors` may be missing on object of type `Self@beginning`
[warning] possibly-missing-attribute - Attribute `file_lines` may be missing on object of type `Self@handle`
[warning] possibly-missing-attribute - Attribute `file_lines` may be missing on object of type `Self@handle`
[warning] possibly-missing-attribute - Attribute `error_seen` may be missing on object of type `Self@handle`

var/spack/test_repos/spack_repo/builtin_mock/packages/cmake_client/package.py

[warning] possibly-missing-attribute - Attribute `did_something` may be missing on object of type `Self@do_not_execute`

var/spack/test_repos/spack_repo/tutorial/packages/netlib_lapack/package.py

[warning] possibly-missing-attribute - Attribute `_building_shared` may be missing on object of type `Self@cmake`
[warning] possibly-missing-attribute - Attribute `_building_shared` may be missing on object of type `Self@build`
[warning] possibly-missing-attribute - Attribute `_building_shared` may be missing on object of type `Self@install`
[warning] possibly-missing-attribute - Attribute `_building_shared` may be missing on object of type `Self@check`

speedrun.com_global_scoreboard_webapp (https://github.com/Avasam/speedrun.com_global_scoreboard_webapp)

backend/services/user_updater_helpers.py

[warning] possibly-missing-attribute - Attribute `diminished_points` may be missing on object of type `Run`
[warning] possibly-missing-attribute - Attribute `diminished_points` may be missing on object of type `Run`

backend/services/user_updater.py

[warning] possibly-missing-attribute - Attribute `_points` may be missing on object of type `Run`
[warning] possibly-missing-attribute - Attribute `_is_wr_time` may be missing on object of type `Run`
[warning] possibly-missing-attribute - Attribute `_mean_time` may be missing on object of type `Run`

starlette (https://github.com/encode/starlette)

starlette/testclient.py

[warning] possibly-missing-attribute - Attribute `app` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `raise_server_exceptions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `portal_factory` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `app_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `client` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `async_backend` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `app` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stream_send` may be missing on object of type `Self@__enter__`
[warning] possibly-missing-attribute - Attribute `stream_receive` may be missing on object of type `Self@__enter__`
[warning] possibly-missing-attribute - Attribute `exit_stack` may be missing on object of type `Self@__enter__`

static-frame (https://github.com/static-frame/static-frame)

static_frame/core/display_visidata.py

[warning] possibly-missing-attribute - Attribute `rows` may be missing on object of type `Self@frame`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@frame`
[warning] possibly-missing-attribute - Attribute `rows` may be missing on object of type `Self@setValue`
[warning] possibly-missing-attribute - Attribute `columns` may be missing on object of type `Self@reload`
[warning] possibly-missing-attribute - Attribute `rows` may be missing on object of type `Self@reload`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@reload`
[warning] possibly-missing-attribute - Attribute `rows` may be missing on object of type `Self@sort`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@_checkSelectedIndex`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@selectRow`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@unselectRow`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@clearSelected`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@selectByIndex`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@unselectByIndex`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@toggleByIndex`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@selectByRegex`
[warning] possibly-missing-attribute - Attribute `_selectedMask` may be missing on object of type `Self@selectByRegex`

static_frame/core/index_hierarchy.py

[warning] possibly-missing-attribute - Attribute `_pending_extensions` may be missing on object of type `TVIHGO@append`
[warning] possibly-missing-attribute - Attribute `_recache` may be missing on object of type `TVIHGO@append`
[warning] possibly-missing-attribute - Attribute `_pending_extensions` may be missing on object of type `TVIHGO@extend`
[warning] possibly-missing-attribute - Attribute `_recache` may be missing on object of type `TVIHGO@extend`

static_frame/test/unit/test_frame.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

static_frame/test/unit/test_index_hierarchy.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

stone (https://github.com/dropbox/stone)

stone/frontend/ir_generator.py

[warning] possibly-missing-attribute - Attribute `namespace_name` may be missing on object of type `Environment`

test/test_python_gen.py

[error] invalid-assignment - Object of type `Literal["hello"]` is not assignable to attribute `_f_value` of type `NotSet`
[warning] possibly-missing-attribute - Attribute `_f_value` may be missing on object of type `S`
[error] invalid-assignment - Object of type `S2` is not assignable to attribute `_f_value` of type `NotSet`
[warning] possibly-missing-attribute - Attribute `_f_value` may be missing on object of type `S`
[error] invalid-assignment - Object of type `S3` is not assignable to attribute `_i_value` of type `NotSet`
[warning] possibly-missing-attribute - Attribute `_i_value` may be missing on object of type `S2`

test/test_tsd_types.py

[warning] possibly-missing-attribute - Attribute `__iter__` may be missing on object of type `Mock`

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/channels/handlers/http_handler.py

[warning] possibly-missing-attribute - Attribute `schema` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `allow_queries_via_get` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `multipart_uploads_enabled` may be missing on object of type `Self@__init__`

strawberry/channels/handlers/ws_handler.py

[warning] possibly-missing-attribute - Attribute `connection_init_wait_timeout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `schema` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keep_alive` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keep_alive_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_subscriptions_per_connection` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `protocols` may be missing on object of type `Self@__init__`

strawberry/channels/testing.py

[warning] possibly-missing-attribute - Attribute `protocol` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `connection_params` may be missing on object of type `Self@__init__`

strawberry/codemods/annotated_unions.py

[warning] possibly-missing-attribute - Attribute `_is_using_named_import` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_pipe_syntax` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_typing_extensions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_is_using_named_import` may be missing on object of type `Self@visit_Module`
[warning] possibly-missing-attribute - Attribute `_is_using_named_import` may be missing on object of type `Self@visit_import_from`

strawberry/codemods/maybe_optional.py

[warning] possibly-missing-attribute - Attribute `use_pipe_syntax` may be missing on object of type `Self@__init__`

strawberry/codemods/update_imports.py

[warning] possibly-missing-attribute - Attribute `add_imports_visitor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `remove_imports_visitor` may be missing on object of type `Self@__init__`

strawberry/exceptions/syntax.py

[warning] possibly-missing-attribute - Attribute `line_offset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `line_annotations` may be missing on object of type `Self@__init__`

strawberry/fastapi/router.py

[warning] possibly-missing-attribute - Attribute `allow_queries_via_get` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keep_alive` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root_value_getter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `context_getter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `protocols` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `temporal_response` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `temporal_response` may be missing on object of type `Self@__init__`

strawberry/litestar/controller.py

[warning] possibly-missing-attribute - Attribute `temporal_response` may be missing on object of type `Self@handle_http_get`
[warning] possibly-missing-attribute - Attribute `temporal_response` may be missing on object of type `Self@handle_http_post`

strawberry/quart/views.py

[warning] possibly-missing-attribute - Attribute `keep_alive` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `subscription_protocols` may be missing on object of type `Self@__init__`

strawberry/sanic/views.py

[warning] possibly-missing-attribute - Attribute `allow_queries_via_get` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `request` may be missing on object of type `Self@post`
[warning] possibly-missing-attribute - Attribute `request` may be missing on object of type `Self@get`

streamlit (https://github.com/streamlit/streamlit)

lib/streamlit/components/lib/local_component_registry.py

[warning] possibly-missing-attribute - Attribute `_lock` may be missing on object of type `Self@__init__`

lib/streamlit/connections/snowflake_connection.py

[warning] possibly-missing-attribute - Attribute `_raw_instance` may be missing on object of type `Self@close`

lib/streamlit/connections/snowpark_connection.py

[warning] possibly-missing-attribute - Attribute `_lock` may be missing on object of type `Self@__init__`

lib/streamlit/delta_generator.py

[warning] possibly-missing-attribute - Attribute `_root_container` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_provided_cursor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_block_type` may be missing on object of type `Self@__init__`

lib/streamlit/external/langchain/streamlit_callback_handler.py

[warning] possibly-missing-attribute - Attribute `_parent_container` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_history_parent` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_max_thought_containers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_expand_new_thoughts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_collapse_completed_thoughts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_thought_labeler` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/caching/cache_data_api.py

[warning] possibly-missing-attribute - Attribute `_caches_lock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `display_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `storage` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ttl_seconds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_entries` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `persist` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/caching/cache_resource_api.py

[warning] possibly-missing-attribute - Attribute `_caches_lock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_entries` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ttl` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `validate` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `on_release` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `display_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_mem_cache_lock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `validate` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/caching/hashing.py

[warning] possibly-missing-attribute - Attribute `alternate_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hash_func` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cache_type` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/caching/storage/in_memory_cache_storage_wrapper.py

[warning] possibly-missing-attribute - Attribute `function_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `function_display_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ttl_seconds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_max_entries` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_mem_cache_lock` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_persist_storage` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/caching/storage/local_disk_cache_storage.py

[warning] possibly-missing-attribute - Attribute `function_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `persist` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ttl_seconds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_max_entries` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/caching/ttl_cleanup_cache.py

[warning] possibly-missing-attribute - Attribute `_on_release` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/memory_media_file_storage.py

[warning] possibly-missing-attribute - Attribute `_media_endpoint` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/memory_uploaded_file_manager.py

[warning] possibly-missing-attribute - Attribute `endpoint` may be missing on object of type `Self@__init__`

lib/streamlit/runtime/websocket_session_manager.py

[warning] possibly-missing-attribute - Attribute `_session_storage` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_uploaded_file_mgr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_script_cache` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_message_enqueued_callback` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_stats_lock` may be missing on object of type `Self@__init__`

lib/streamlit/testing/v1/app_test.py

[warning] possibly-missing-attribute - Attribute `media_file_mgr` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `cache_storage_manager` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `bidi_component_registry` may be missing on object of type `MagicMock`

lib/streamlit/testing/v1/local_script_runner.py

[warning] possibly-missing-attribute - Attribute `forward_msg_queue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `script_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `session_state` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kwargs` may be missing on object of type `Self@__init__`

lib/streamlit/watcher/event_based_path_watcher.py

[warning] possibly-missing-attribute - Attribute `_lock` may be missing on object of type `Self@__init__`

lib/streamlit/web/server/starlette/starlette_static_routes.py

[warning] possibly-missing-attribute - Attribute `_base_url` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_index_path` may be missing on object of type `Self@__init__`

lib/streamlit/web/server/starlette/starlette_websocket.py

[warning] possibly-missing-attribute - Attribute `_websocket` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_client_context` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_sender_task` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_closed` may be missing on object of type `Self@__init__`

sympy (https://github.com/sympy/sympy)

sympy/combinatorics/graycode.py

[error] invalid-assignment - Object of type `(Any & ~None) | str` is not assignable to attribute `_current` of type `int`

sympy/core/tests/test_numbers.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/core/tests/test_sympify.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/external/mpmath.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/external/tests/test_numpy.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/parsing/autolev/_antlr/autolevlexer.py

[warning] possibly-missing-attribute - Attribute `_actions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_predicates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_interp` may be missing on object of type `Self@__init__`

sympy/parsing/autolev/_antlr/autolevparser.py

[warning] possibly-missing-attribute - Attribute `_predicates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@prog`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@prog`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@prog`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@prog`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `ProgContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@stat`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `StatContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@assignment`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `AssignmentContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@equals`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@equals`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `EqualsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@index`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@index`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@index`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@index`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@index`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@index`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `IndexContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@diff`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@diff`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@diff`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@diff`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `DiffContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@functionCall`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `FunctionCallContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@varDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `VarDeclContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varType`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `VarTypeContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@varDecl2`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `VarDecl2Context`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ranges`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `RangesContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@massDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MassDeclContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@massDecl2`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MassDecl2Context`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inertiaDecl`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `InertiaDeclContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrix`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MatrixContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@matrixInOutput`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MatrixInOutputContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codeCommands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codeCommands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codeCommands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codeCommands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codeCommands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codeCommands`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `CodeCommandsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@settings`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@settings`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@settings`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@settings`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `SettingsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@units`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@units`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@units`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@units`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@units`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@units`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@units`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `UnitsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@inputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `InputsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@id_diff`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@id_diff`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@id_diff`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@id_diff`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Id_diffContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@inputs2`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Inputs2Context`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@outputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `OutputsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs2`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@outputs2`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Outputs2Context`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@codegen`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `CodegenContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@commands`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `CommandsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@vec`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@vec`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@vec`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@vec`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@vec`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@vec`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@vec`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `VecContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `_ctx` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `ExpContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `FloatContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `FunctionContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `IdContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `IndexingContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `IntContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `MatricesContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `NegativeOneContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `ParensContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `RangessContext`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `VectorOrDyadicContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `ExprContext`
[warning] possibly-missing-attribute - Attribute `_predicates` may be missing on object of type `Self@sempred`
[warning] possibly-missing-attribute - Attribute `_interp` may be missing on object of type `Self@__init__`

sympy/parsing/autolev/_listener_autolev_antlr.py

[warning] possibly-missing-attribute - Attribute `tree_property` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `symbol_table` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `symbol_table2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sign` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `var_list` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `type2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `matrix_expr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `numeric_expr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vector_expr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fr_expr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_code` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `explicit` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxDegree` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `outputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `settings` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in_inputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `in_outputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `newtonian` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bodies` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `constants` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `forces` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `q_ind` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `q_dep` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `u_ind` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `u_dep` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kd_eqs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dependent_variables` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kd_equivalents` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kd_equivalents2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kd_eqs_supplied` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kane_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inertia_point` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kane_parsed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `t` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `include_numeric` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `t` may be missing on object of type `Self@exitId`
[warning] possibly-missing-attribute - Attribute `kd_eqs_supplied` may be missing on object of type `Self@exitFunction`
[warning] possibly-missing-attribute - Attribute `u_ind` may be missing on object of type `Self@exitFunction`
[warning] possibly-missing-attribute - Attribute `q_ind` may be missing on object of type `Self@exitFunction`
[warning] possibly-missing-attribute - Attribute `kane_parsed` may be missing on object of type `Self@exitFunction`
[warning] possibly-missing-attribute - Attribute `in_inputs` may be missing on object of type `Self@enterInputs2`
[warning] possibly-missing-attribute - Attribute `in_inputs` may be missing on object of type `Self@exitInputs2`
[warning] possibly-missing-attribute - Attribute `in_outputs` may be missing on object of type `Self@enterOutputs`
[warning] possibly-missing-attribute - Attribute `in_outputs` may be missing on object of type `Self@exitOutputs`
[warning] possibly-missing-attribute - Attribute `kane_type` may be missing on object of type `Self@exitFunctionCall`

sympy/parsing/fortran/fortran_parser.py

[warning] possibly-missing-attribute - Attribute `_py_ast` may be missing on object of type `Self@__init__`

sympy/parsing/latex/_antlr/latexlexer.py

[warning] possibly-missing-attribute - Attribute `_actions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_predicates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_interp` may be missing on object of type `Self@__init__`

sympy/parsing/latex/_antlr/latexparser.py

[warning] possibly-missing-attribute - Attribute `_predicates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@math`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MathContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@relation`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@relation`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@relation`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@relation`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@relation`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@relation`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@relation`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `RelationContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@equality`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@equality`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@equality`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `EqualityContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@expr`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `ExprContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@additive`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@additive`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@additive`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@additive`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@additive`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@additive`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@additive`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `AdditiveContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@mp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MpContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@mp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mp_nofunc`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Mp_nofuncContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@unary`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `UnaryContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@unary_nofunc`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Unary_nofuncContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `PostfixContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix_nofunc`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Postfix_nofuncContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix_op`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix_op`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@postfix_op`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Postfix_opContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Eval_atContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sub`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Eval_at_subContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sup`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sup`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sup`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sup`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sup`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@eval_at_sup`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Eval_at_supContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `ExpContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@exp_nofunc`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Exp_nofuncContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `CompContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp_nofunc`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@comp_nofunc`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Comp_nofuncContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@group`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `GroupContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@abs_group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@abs_group`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@abs_group`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Abs_groupContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@number`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `NumberContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@atom`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `AtomContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@bra`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@bra`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@bra`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@bra`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `BraContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@ket`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ket`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ket`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ket`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `KetContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mathit`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mathit`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mathit`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mathit`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `MathitContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@mathit_text`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mathit_text`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mathit_text`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@mathit_text`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Mathit_textContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `upperd` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `upper` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lowerd` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `lower` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `upperd` may be missing on object of type `FracContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `upper` may be missing on object of type `FracContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `lowerd` may be missing on object of type `FracContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `lower` may be missing on object of type `FracContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@frac`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `FracContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `k` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `n` may be missing on object of type `BinomContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `k` may be missing on object of type `BinomContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@binom`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `BinomContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `val` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@floor`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@floor`
[warning] possibly-missing-attribute - Attribute `val` may be missing on object of type `FloorContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@floor`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `FloorContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `val` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ceil`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ceil`
[warning] possibly-missing-attribute - Attribute `val` may be missing on object of type `CeilContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@ceil`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `CeilContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@func_normal`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func_normal`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Func_normalContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `FuncContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `base` may be missing on object of type `FuncContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `base` may be missing on object of type `FuncContext`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `FuncContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@args`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@args`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@args`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@args`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@args`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `ArgsContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_la` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@limit_sub`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Limit_subContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func_arg`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func_arg`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func_arg`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func_arg`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func_arg`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Func_argContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@func_arg_noparens`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `Func_arg_noparensContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subexpr`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `SubexprContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supexpr`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supexpr`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `SupexprContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subeq`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subeq`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subeq`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@subeq`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `SubeqContext`
[warning] possibly-missing-attribute - Attribute `parser` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supeq`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supeq`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supeq`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `Self@supeq`
[warning] possibly-missing-attribute - Attribute `exception` may be missing on object of type `SupeqContext`
[warning] possibly-missing-attribute - Attribute `_predicates` may be missing on object of type `Self@sempred`
[warning] possibly-missing-attribute - Attribute `_interp` may be missing on object of type `Self@__init__`

sympy/parsing/latex/_parse_latex_antlr.py

[warning] possibly-missing-attribute - Attribute `src` may be missing on object of type `Self@__init__`

sympy/physics/mechanics/tests/test_particle.py

[warning] possibly-missing-attribute - Attribute `point` may be missing on object of type `Particle`

sympy/plotting/pygletplot/color_scheme.py

[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `colors` of type `tuple[list[int | float], list[int | float]]`
[error] invalid-assignment - Object of type `list[int | float]` is not assignable to attribute `intervals` of type `tuple[int | float, int | float]`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `colors` of type `tuple[list[int | float], list[int | float]]`
[error] invalid-assignment - Object of type `list[Unknown]` is not assignable to attribute `intervals` of type `tuple[int | float, int | float]`
[error] invalid-assignment - Object of type `list[list[int | float] | Unknown]` is not assignable to attribute `colors` of type `tuple[list[int | float], list[int | float]]`
[error] invalid-assignment - Object of type `tuple[int | float, int | float] | list[int | float] | list[Unknown]` is not assignable to attribute `intervals` of type `tuple[int | float, int | float]`
[error] invalid-assignment - Object of type `tuple[int | float, int | float] | list[int | float] | list[Unknown]` is not assignable to attribute `intervals` of type `list[int | float] | list[Unknown]`

sympy/plotting/pygletplot/managed_window.py

[warning] possibly-missing-attribute - Attribute `win_args` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Thread` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `has_exit` may be missing on object of type `Self@__event_loop__`
[warning] possibly-missing-attribute - Attribute `has_exit` may be missing on object of type `Self@__event_loop__`
[warning] possibly-missing-attribute - Attribute `has_exit` may be missing on object of type `Self@close`

sympy/plotting/pygletplot/plot_mode.py

[error] invalid-assignment - Object of type `list[Symbol]` is not assignable to attribute `i_vars` of type `str`

sympy/plotting/pygletplot/plot_window.py

[warning] possibly-missing-attribute - Attribute `plot` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `camera` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_calculating` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialiasing` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ortho` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `invert_mouse_zoom` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `linewidth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `title` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_caption_update` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `caption_update_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `drawing_first_object` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `camera` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `controller` may be missing on object of type `Self@setup`
[warning] possibly-missing-attribute - Attribute `drawing_first_object` may be missing on object of type `Self@draw`
[warning] possibly-missing-attribute - Attribute `drawing_first_object` may be missing on object of type `Self@draw`
[warning] possibly-missing-attribute - Attribute `last_caption_update` may be missing on object of type `Self@draw`

sympy/polys/domains/complexfield.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/polys/domains/realfield.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/polys/numberfields/subfield.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/printing/numpy.py

[warning] possibly-missing-attribute - Attribute `language` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `printmethod` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_kf` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `language` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `printmethod` may be missing on object of type `Self@__init__`

sympy/simplify/simplify.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/solvers/solvers.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/solvers/tests/test_numeric.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

sympy/utilities/tests/test_lambdify.py

[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`
[warning] possibly-missing-attribute - Attribute `dps` may be missing on object of type `MPContext`

tornado (https://github.com/tornadoweb/tornado)

tornado/test/iostream_test.py

[warning] possibly-missing-attribute - Attribute `_large_buf_threshold` may be missing on object of type `_StreamBuffer`

trio (https://github.com/python-trio/trio)

src/trio/_core/_run.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`

src/trio/_core/_tests/test_guest_mode.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`

src/trio/_core/_tests/test_run.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`

src/trio/_util.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `_ThreadLocal`
[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `CallT@decorator`
[warning] possibly-missing-attribute - Attribute `__qualname__` may be missing on object of type `CallT@decorator`
[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `CallT@decorator`
[error] invalid-assignment - Object of type `str` is not assignable to attribute `__name__` of type `property`

urllib3 (https://github.com/urllib3/urllib3)

dummyserver/hypercornserver.py

[warning] possibly-missing-attribute - Attribute `certfile` may be missing on object of type `Config`
[warning] possibly-missing-attribute - Attribute `keyfile` may be missing on object of type `Config`
[warning] possibly-missing-attribute - Attribute `verify_mode` may be missing on object of type `Config`
[warning] possibly-missing-attribute - Attribute `ca_certs` may be missing on object of type `Config`
[warning] possibly-missing-attribute - Attribute `alpn_protocols` may be missing on object of type `Config`
[warning] possibly-missing-attribute - Attribute `bind` may be missing on object of type `Config`
[warning] possibly-missing-attribute - Attribute `bind` may be missing on object of type `Config`

dummyserver/testcase.py

[warning] possibly-missing-attribute - Attribute `USE_IPV6` may be missing on object of type `SocketServerThread`

test/test_connectionpool.py

[warning] possibly-missing-attribute - Attribute `is_closed` may be missing on object of type `Mock`

vision (https://github.com/pytorch/vision)

torchvision/datasets/cifar.py

[warning] possibly-missing-attribute - Attribute `train` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@_load_meta`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@_load_meta`

torchvision/datasets/cityscapes.py

[warning] possibly-missing-attribute - Attribute `mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images_dir` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets_dir` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_type` may be missing on object of type `Self@__init__`

torchvision/datasets/country211.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`

torchvision/datasets/eurosat.py

[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_data_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`

torchvision/datasets/flickr.py

[warning] possibly-missing-attribute - Attribute `ann_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `annotations` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ann_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `annotations` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/inaturalist.py

[warning] possibly-missing-attribute - Attribute `version` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/lfw.py

[warning] possibly-missing-attribute - Attribute `image_set` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `md5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `view` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images_dir` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_loader` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pair_names` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`

torchvision/datasets/omniglot.py

[warning] possibly-missing-attribute - Attribute `background` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_alphabets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_character_images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/places365.py

[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `small` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `imgs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`

torchvision/datasets/sbu.py

[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `photos` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `captions` may be missing on object of type `Self@__init__`

torchvision/datasets/semeion.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels` may be missing on object of type `Self@__init__`

torchvision/datasets/stl10.py

[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `folds` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__load_folds`

torchvision/datasets/usps.py

[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`

torchvision/transforms/_transforms_video.py

[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ratio` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_meta.py

[warning] possibly-missing-attribute - Attribute `format` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clamping_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clamping_mode` may be missing on object of type `Self@__init__`

gallery/others/plot_repurposing_annotations.py

[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `imgs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `masks` may be missing on object of type `Self@__init__`

gallery/others/plot_scripted_tensor_transforms.py

[warning] possibly-missing-attribute - Attribute `resnet18` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`

gallery/transforms/plot_custom_transforms.py

[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`

references/classification/sampler.py

[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_replicas` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rank` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `epoch` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `total_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_selected_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shuffle` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `seed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `repetitions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `epoch` may be missing on object of type `Self@set_epoch`

references/classification/transforms.py

[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`

references/depth/stereo/presets.py

[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`

references/depth/stereo/transforms.py

[warning] possibly-missing-attribute - Attribute `max_disparity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gamma_range` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gain` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_px_erase` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_px_erase` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_erase` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_px_occlusion` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_px_occlusion` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_angle` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_px_shift` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_interpolation_mode_strategy` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resize_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_interpolation_mode_strategy` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `crop_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rescale_prob` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scaling_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_interpolation_mode_strategy` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`

references/depth/stereo/utils/losses.py

[warning] possibly-missing-attribute - Attribute `max_flow` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `excluding_large` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_weights` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_weights` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `_weights` may be missing on object of type `Self@set_gamma`
[warning] possibly-missing-attribute - Attribute `kernel_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_val` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sigma` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `c2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_padding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eps` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `gamma` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resize_factor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rescale_factor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rescale_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_weights` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_weights` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `_weights` may be missing on object of type `Self@set_gamma`
[warning] possibly-missing-attribute - Attribute `max_val` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_ssim_loss` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_L1_weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_SSIM_weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_max_displacement_ratio` may be missing on object of type `Self@__init__`

references/detection/coco_utils.py

[warning] possibly-missing-attribute - Attribute `_transforms` may be missing on object of type `Self@__init__`

references/detection/group_by_aspect_ratio.py

[warning] possibly-missing-attribute - Attribute `sampler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `group_ids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `batch_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `indices` may be missing on object of type `Self@__init__`

references/detection/transforms.py

[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_aspect_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_aspect_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `options` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `trials` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `side_range` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_brightness` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_contrast` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_hue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_saturation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale_range` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `crop_height` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `crop_width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resize_interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `blending` may be missing on object of type `Self@__init__`

references/optical_flow/presets.py

[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`

references/optical_flow/transforms.py

[warning] possibly-missing-attribute - Attribute `threshold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_erase` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `crop_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stretch_prob` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resize_prob` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_stretch` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`

references/segmentation/v2_extras.py

[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`

references/similarity/loss.py

[warning] possibly-missing-attribute - Attribute `margin` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mining` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loss_fn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loss_fn` may be missing on object of type `Self@__init__`

references/similarity/model.py

[warning] possibly-missing-attribute - Attribute `backbone` may be missing on object of type `Self@__init__`

references/similarity/sampler.py

[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `k` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `groups` may be missing on object of type `Self@__init__`

test/common_extended_utils.py

[warning] possibly-missing-attribute - Attribute `flop_counts` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `parents` may be missing on object of type `Self@__init__`

test/common_utils.py

[warning] possibly-missing-attribute - Attribute `mae` may be missing on object of type `Self@__init__`

test/test_backbone_utils.py

[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `submodule` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `leaf_module` may be missing on object of type `Self@__init__`

test/test_datasets.py

[error] invalid-assignment - Object of type `tuple[Unknown] | tuple[Unknown, Unknown, Unknown]` is not assignable to attribute `FEATURE_TYPES` of type `tuple[()]`
[error] invalid-assignment - Object of type `tuple[()] | tuple[Unknown] | tuple[Unknown, Unknown, Unknown]` is not assignable to attribute `FEATURE_TYPES` of type `tuple[()]`

test/test_models.py

[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `Inception3`
[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `GoogLeNet`
[warning] possibly-missing-attribute - Attribute `aux1` may be missing on object of type `GoogLeNet`
[warning] possibly-missing-attribute - Attribute `aux2` may be missing on object of type `GoogLeNet`

test/test_onnx.py

[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rpn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `model` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rpn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `roi_heads` may be missing on object of type `Self@__init__`

test/test_ops.py

[warning] possibly-missing-attribute - Attribute `layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_inputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_inputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_inputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_inputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_inputs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `area` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fmt` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `iou` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fmt` may be missing on object of type `Self@__init__`

test/test_transforms_v2.py

[warning] possibly-missing-attribute - Attribute `expected_clamping_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `five_ten_crop_transform` may be missing on object of type `Self@__init__`

torchvision/datasets/_optical_flow.py

[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_loader` may be missing on object of type `Self@__init__`

torchvision/datasets/_stereo_matching.py

[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_ambient_views` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_disparities` may be missing on object of type `Self@__init__`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

torchvision/datasets/caltech.py

[warning] possibly-missing-attribute - Attribute `target_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `annotation_categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `y` may be missing on object of type `Self@__init__`

torchvision/datasets/celeba.py

[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `identity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bbox` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `landmarks_align` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attr_names` may be missing on object of type `Self@__init__`

torchvision/datasets/clevr.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_data_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_files` may be missing on object of type `Self@__init__`

torchvision/datasets/coco.py

[warning] possibly-missing-attribute - Attribute `coco` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ids` may be missing on object of type `Self@__init__`

torchvision/datasets/dtd.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_partition` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_data_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_meta_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_files` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/fakedata.py

[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `random_offset` may be missing on object of type `Self@__init__`

torchvision/datasets/fer2013.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_samples` may be missing on object of type `Self@__init__`

torchvision/datasets/fgvc_aircraft.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_annotation_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_data_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_files` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/flowers102.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_files` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/folder.py

[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `extensions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `imgs` may be missing on object of type `Self@__init__`

torchvision/datasets/food101.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_meta_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_files` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/gtsrb.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_target_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_transform` may be missing on object of type `Self@__init__`

torchvision/datasets/hmdb51.py

[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `full_video_clips` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `train` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `indices` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `video_clips` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`

torchvision/datasets/imagenet.py

[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `wnids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `wnid_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`

torchvision/datasets/imagenette.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_url` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_md5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_size_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `wnids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `wnid_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/kinetics.py

[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `extensions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_download_workers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_legacy` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `video_clips` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`

torchvision/datasets/kitti.py

[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `train` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_location` may be missing on object of type `Self@__init__`

torchvision/datasets/lsun.py

[warning] possibly-missing-attribute - Attribute `env` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keys` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keys` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dbs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `indices` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `length` may be missing on object of type `Self@__init__`

torchvision/datasets/mnist.py

[warning] possibly-missing-attribute - Attribute `train` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `training_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `test_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `what` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `compat` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `training_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `test_file` may be missing on object of type `Self@__init__`

torchvision/datasets/moving_mnist.py

[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_filename` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `split_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`

torchvision/datasets/oxford_iiit_pet.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_target_types` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_anns_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_segs_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_bin_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bin_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bin_class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_segs` may be missing on object of type `Self@__init__`

torchvision/datasets/pcam.py

[warning] possibly-missing-attribute - Attribute `h5py` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`

torchvision/datasets/phototour.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data_dir` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data_down` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data_file` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `train` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`

torchvision/datasets/rendered_sst2.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split_to_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/samplers/clip_sampler.py

[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `group_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_replicas` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rank` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `epoch` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_group_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `total_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shuffle` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `epoch` may be missing on object of type `Self@set_epoch`
[warning] possibly-missing-attribute - Attribute `video_clips` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_clips_per_video` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `video_clips` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_clips_per_video` may be missing on object of type `Self@__init__`

torchvision/datasets/sbd.py

[warning] possibly-missing-attribute - Attribute `_loadmat` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_set` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `masks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_get_target` may be missing on object of type `Self@__init__`

torchvision/datasets/stanford_cars.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_base_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_annotations_mat_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images_base_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_annotations_mat_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_images_base_path` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/sun397.py

[warning] possibly-missing-attribute - Attribute `_data_dir` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_to_idx` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_files` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `loader` may be missing on object of type `Self@__init__`

torchvision/datasets/svhn.py

[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `url` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `file_md5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `data` may be missing on object of type `Self@__init__`

torchvision/datasets/ucf101.py

[warning] possibly-missing-attribute - Attribute `fold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `train` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `samples` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `full_video_clips` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `indices` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `video_clips` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`

torchvision/datasets/vision.py

[warning] possibly-missing-attribute - Attribute `root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`

torchvision/datasets/voc.py

[warning] possibly-missing-attribute - Attribute `year` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_set` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `url` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `filename` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `md5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `images` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `targets` may be missing on object of type `Self@__init__`

torchvision/datasets/widerface.py

[warning] possibly-missing-attribute - Attribute `split` may be missing on object of type `Self@__init__`

torchvision/models/_utils.py

[warning] possibly-missing-attribute - Attribute `return_layers` may be missing on object of type `Self@__init__`

torchvision/models/alexnet.py

[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/convnext.py

[warning] possibly-missing-attribute - Attribute `block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stochastic_depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/densenet.py

[warning] possibly-missing-attribute - Attribute `norm1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `drop_rate` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `memory_efficient` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/detection/anchor_utils.py

[warning] possibly-missing-attribute - Attribute `sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aspect_ratios` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cell_anchors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cell_anchors` may be missing on object of type `Self@set_cell_anchors`
[warning] possibly-missing-attribute - Attribute `aspect_ratios` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `steps` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clip` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scales` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scales` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scales` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wh_pairs` may be missing on object of type `Self@__init__`

torchvision/models/detection/backbone_utils.py

[warning] possibly-missing-attribute - Attribute `body` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fpn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`

torchvision/models/detection/faster_rcnn.py

[warning] possibly-missing-attribute - Attribute `fc6` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc7` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cls_score` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bbox_pred` may be missing on object of type `Self@__init__`

torchvision/models/detection/fcos.py

[warning] possibly-missing-attribute - Attribute `box_coder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_anchors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cls_logits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bbox_reg` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bbox_ctrness` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `backbone` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `anchor_generator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_coder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `center_sampling_radius` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nms_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `detections_per_img` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `topk_candidates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `classification_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `regression_head` may be missing on object of type `Self@__init__`

torchvision/models/detection/generalized_rcnn.py

[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `backbone` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rpn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `roi_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@forward`

torchvision/models/detection/keypoint_rcnn.py

[warning] possibly-missing-attribute - Attribute `kps_score_lowres` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `up_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`

torchvision/models/detection/retinanet.py

[warning] possibly-missing-attribute - Attribute `classification_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `regression_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cls_logits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_anchors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `BETWEEN_THRESHOLDS` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bbox_reg` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_coder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_loss_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `backbone` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `anchor_generator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proposal_matcher` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_coder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nms_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `detections_per_img` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `topk_candidates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@forward`

torchvision/models/detection/roi_heads.py

[warning] possibly-missing-attribute - Attribute `box_similarity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proposal_matcher` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fg_bg_sampler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_coder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_roi_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_predictor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nms_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `detections_per_img` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mask_roi_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mask_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mask_predictor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keypoint_roi_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keypoint_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `keypoint_predictor` may be missing on object of type `Self@__init__`

torchvision/models/detection/rpn.py

[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cls_logits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bbox_pred` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `anchor_generator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_coder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_similarity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proposal_matcher` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fg_bg_sampler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_pre_nms_top_n` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_post_nms_top_n` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nms_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_size` may be missing on object of type `Self@__init__`

torchvision/models/detection/ssd.py

[warning] possibly-missing-attribute - Attribute `classification_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `regression_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `module_list` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_columns` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `backbone` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `anchor_generator` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `box_coder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proposal_matcher` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `score_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `nms_thresh` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `detections_per_img` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `topk_candidates` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `neg_to_pos_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_has_warned` may be missing on object of type `Self@forward`
[warning] possibly-missing-attribute - Attribute `scale_weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `extra` may be missing on object of type `Self@__init__`

torchvision/models/detection/ssdlite.py

[warning] possibly-missing-attribute - Attribute `classification_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `regression_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `extra` may be missing on object of type `Self@__init__`

torchvision/models/detection/transform.py

[warning] possibly-missing-attribute - Attribute `min_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size_divisible` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fixed_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_skip_resize` may be missing on object of type `Self@__init__`

torchvision/models/efficientnet.py

[warning] possibly-missing-attribute - Attribute `use_res_connect` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stochastic_depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_res_connect` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stochastic_depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/feature_extraction.py

[warning] possibly-missing-attribute - Attribute `leaf_modules` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `leaf_modules` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `current_module_qualname` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `node_to_qualname` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `current_module_qualname` may be missing on object of type `Self@call_module`
[warning] possibly-missing-attribute - Attribute `train_graph` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eval_graph` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `graph` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_tracer_cls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_tracer_cls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `graph` may be missing on object of type `Self@train`
[warning] possibly-missing-attribute - Attribute `graph` may be missing on object of type `Self@train`

torchvision/models/googlenet.py

[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform_input` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception3a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception3b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception4a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception4b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception4c` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception4d` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception4e` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception5a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inception5b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `GoogLeNet`
[warning] possibly-missing-attribute - Attribute `aux1` may be missing on object of type `GoogLeNet`
[warning] possibly-missing-attribute - Attribute `aux2` may be missing on object of type `GoogLeNet`

torchvision/models/inception.py

[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transform_input` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Conv2d_1a_3x3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Conv2d_2a_3x3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Conv2d_2b_3x3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Conv2d_3b_1x1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Conv2d_4a_3x3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_5b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_5c` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_5d` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_6a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_6b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_6c` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_6d` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_6e` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_7a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_7b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `Mixed_7c` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch1x1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch5x5_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch5x5_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch1x1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7_3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7dbl_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7dbl_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7dbl_3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7dbl_4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7dbl_5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7x3_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7x3_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7x3_3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch7x7x3_4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch1x1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3_2a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3_2b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_3a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3x3dbl_3b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv0` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stddev` may be missing on object of type `BasicConv2d`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `Inception3`

torchvision/models/maxvit.py

[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_seq_len` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `to_qkv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale_factor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `merge` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relative_position_bias_table` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `a` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `b` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `n_partitions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `partition_type` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `grid_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `g` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `g` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `partition_op` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `departition_op` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `partition_swap` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `departition_swap` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attn_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mlp_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stochastic_dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `grid_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stem` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `partition_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `blocks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

torchvision/models/mnasnet.py

[warning] possibly-missing-attribute - Attribute `apply_residual` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_version` may be missing on object of type `Self@_load_from_state_dict`

torchvision/models/mobilenetv2.py

[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_res_connect` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_is_cn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last_channel` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/mobilenetv3.py

[warning] possibly-missing-attribute - Attribute `use_res_connect` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_is_cn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/optical_flow/raft.py

[warning] possibly-missing-attribute - Attribute `convnormrelu1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convnormrelu2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convnormrelu1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convnormrelu2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convnormrelu3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convnormrelu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample_factor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convcorr1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convcorr2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convcorr2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convflow1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convflow2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convz` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convq` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convgru1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convgru2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convgru2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hidden_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `motion_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `recurrent_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `flow_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hidden_state_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convrelu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `multiplier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_levels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `radius` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `feature_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `context_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `corr_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `update_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mask_predictor` may be missing on object of type `Self@__init__`

torchvision/models/quantization/googlenet.py

[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cat` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `quant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dequant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `QuantizableGoogLeNet`
[warning] possibly-missing-attribute - Attribute `aux1` may be missing on object of type `QuantizableGoogLeNet`
[warning] possibly-missing-attribute - Attribute `aux2` may be missing on object of type `QuantizableGoogLeNet`

torchvision/models/quantization/inception.py

[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `myop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `myop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `myop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `myop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `myop1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `myop2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `myop3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `quant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dequant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `QuantizableInception3`
[warning] possibly-missing-attribute - Attribute `aux_logits` may be missing on object of type `QuantizableInception3`

torchvision/models/quantization/mobilenetv2.py

[warning] possibly-missing-attribute - Attribute `skip_add` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `quant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dequant` may be missing on object of type `Self@__init__`

torchvision/models/quantization/mobilenetv3.py

[warning] possibly-missing-attribute - Attribute `skip_mul` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `skip_add` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `quant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dequant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `qconfig` may be missing on object of type `QuantizableMobileNetV3`

torchvision/models/quantization/resnet.py

[warning] possibly-missing-attribute - Attribute `add_relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `skip_add_relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `quant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dequant` may be missing on object of type `Self@__init__`

torchvision/models/quantization/shufflenetv2.py

[warning] possibly-missing-attribute - Attribute `cat` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `quant` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dequant` may be missing on object of type `Self@__init__`

torchvision/models/regnet.py

[warning] possibly-missing-attribute - Attribute `proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `f` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `activation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stem` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `trunk_output` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`

torchvision/models/resnet.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_norm_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplanes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dilation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `groups` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bn1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplanes` may be missing on object of type `Self@_make_layer`

torchvision/models/segmentation/_utils.py

[warning] possibly-missing-attribute - Attribute `backbone` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aux_classifier` may be missing on object of type `Self@__init__`

torchvision/models/segmentation/deeplabv3.py

[warning] possibly-missing-attribute - Attribute `convs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `project` may be missing on object of type `Self@__init__`

torchvision/models/segmentation/lraspp.py

[warning] possibly-missing-attribute - Attribute `backbone` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cbr` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `low_classifier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `high_classifier` may be missing on object of type `Self@__init__`

torchvision/models/shufflenetv2.py

[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_stage_out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `maxpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv5` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`

torchvision/models/squeezenet.py

[warning] possibly-missing-attribute - Attribute `inplanes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `squeeze` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `squeeze_activation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expand1x1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expand1x1_activation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expand3x3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expand3x3_activation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/swin_transformer.py

[warning] possibly-missing-attribute - Attribute `dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `reduction` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `reduction` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `window_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shift_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `qkv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relative_position_bias_table` may be missing on object of type `Self@define_relative_position_bias_table`
[warning] possibly-missing-attribute - Attribute `logit_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `cpb_mlp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stochastic_depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mlp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `permute` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `flatten` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`

torchvision/models/vgg.py

[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/video/mvit.py

[warning] possibly-missing-attribute - Attribute `pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm_act` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm_before_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `embed_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scaler` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `residual_pool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `residual_with_cls_embed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `qkv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `project` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proj_after_attn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `needs_transposal` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mlp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stochastic_depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `spatial_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `temporal_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_token` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv_proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pos_encoding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `blocks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`

torchvision/models/video/resnet.py

[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplanes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stem` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplanes` may be missing on object of type `Self@_make_layer`

torchvision/models/video/s3d.py

[warning] possibly-missing-attribute - Attribute `branch0` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `branch3` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `classifier` may be missing on object of type `Self@__init__`

torchvision/models/video/swin_transformer.py

[warning] possibly-missing-attribute - Attribute `window_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shift_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `qkv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `relative_position_bias_table` may be missing on object of type `Self@define_relative_position_bias_table`
[warning] possibly-missing-attribute - Attribute `tuple_patch_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `patch_embed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pos_drop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_features` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `head` may be missing on object of type `Self@__init__`

torchvision/models/vision_transformer.py

[warning] possibly-missing-attribute - Attribute `num_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ln_1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `self_attention` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ln_2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mlp` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pos_embedding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ln` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `image_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `patch_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hidden_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mlp_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `representation_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `norm_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `class_token` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `seq_length` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `heads` may be missing on object of type `Self@__init__`

torchvision/ops/deform_conv.py

[warning] possibly-missing-attribute - Attribute `in_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kernel_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stride` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dilation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `groups` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `weight` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bias` may be missing on object of type `Self@__init__`

torchvision/ops/drop_block.py

[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `block_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eps` may be missing on object of type `Self@__init__`

torchvision/ops/feature_pyramid_network.py

[warning] possibly-missing-attribute - Attribute `inner_blocks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layer_blocks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `extra_blocks` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p6` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p7` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_P5` may be missing on object of type `Self@__init__`

torchvision/ops/misc.py

[warning] possibly-missing-attribute - Attribute `eps` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `avgpool` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc1` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fc2` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `activation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale_activation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dims` may be missing on object of type `Self@__init__`

torchvision/ops/poolers.py

[warning] possibly-missing-attribute - Attribute `featmap_names` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sampling_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scales` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `map_levels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `canonical_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `canonical_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_size` may be missing on object of type `Self@__init__`

torchvision/ops/ps_roi_align.py

[warning] possibly-missing-attribute - Attribute `output_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `spatial_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sampling_ratio` may be missing on object of type `Self@__init__`

torchvision/ops/ps_roi_pool.py

[warning] possibly-missing-attribute - Attribute `output_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `spatial_scale` may be missing on object of type `Self@__init__`

torchvision/ops/roi_align.py

[warning] possibly-missing-attribute - Attribute `output_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `spatial_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sampling_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `aligned` may be missing on object of type `Self@__init__`

torchvision/ops/roi_pool.py

[warning] possibly-missing-attribute - Attribute `output_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `spatial_scale` may be missing on object of type `Self@__init__`

torchvision/ops/stochastic_depth.py

[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mode` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/caltech.py

[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/celeba.py

[warning] possibly-missing-attribute - Attribute `datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fieldnames` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/cifar.py

[warning] possibly-missing-attribute - Attribute `datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/clevr.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/coco.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_year` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_annotations` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_category_to_super_category` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_annotations` may be missing on object of type `Self@_generate_categories`

torchvision/prototype/datasets/_builtin/country211.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split_folder_name` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/cub200.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_year` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_year` may be missing on object of type `Self@_generate_categories`

torchvision/prototype/datasets/_builtin/dtd.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/eurosat.py

[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/fer2013.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/food101.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/gtsrb.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/imagenet.py

[warning] possibly-missing-attribute - Attribute `datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wnids` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_wnid_to_category` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@_generate_categories`

torchvision/prototype/datasets/_builtin/mnist.py

[warning] possibly-missing-attribute - Attribute `datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `start` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stop` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_image_set` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/oxford_iiit_pet.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/pcam.py

[warning] possibly-missing-attribute - Attribute `datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/sbd.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/semeion.py

[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/stanford_cars.py

[warning] possibly-missing-attribute - Attribute `datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/svhn.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/usps.py

[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/_builtin/voc.py

[warning] possibly-missing-attribute - Attribute `_year` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_task` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_anns_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_split_folder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_categories` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_task` may be missing on object of type `Self@_generate_categories`

torchvision/prototype/datasets/utils/_dataset.py

[warning] possibly-missing-attribute - Attribute `_root` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dp` may be missing on object of type `Self@__init__`

torchvision/prototype/datasets/utils/_internal.py

[warning] possibly-missing-attribute - Attribute `datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `drop_key` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `source_datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rank` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `world_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `rank` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `world_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `source_datapipe` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_take` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `world_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `world_size` may be missing on object of type `Self@__init__`

torchvision/prototype/models/depth/stereo/crestereo.py

[warning] possibly-missing-attribute - Attribute `mask_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `multiplier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `search_pixels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `groups` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `patch_sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dilate_sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `search_pixels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `groups` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `patch_sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dilate_sizes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_module` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `iterative_correlation_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_offset_correlation_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `eps` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `feature_map_fn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dropout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dim_model` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_op` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dim_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_heads` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `query_proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `key_proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value_proj` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `merge` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ffn` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ffn_norm` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_module` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `attention_directions` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `factors` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `feature_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `update_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `flow_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `self_attn_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsampling_pyramid` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `search_pixels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mask_predictor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `offset_convs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `correlation_layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_res_correlation_layer` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `positional_encodings` may be missing on object of type `Self@__init__`

torchvision/prototype/models/depth/stereo/raft_stereo.py

[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_dim` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsampling_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_downsampling_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_downsampling_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `downsample_and_out_layers` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `motion_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `grus` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hidden_dims` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `convrelu` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `conv` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `multiplier` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_levels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `radius` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `out_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `output_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `feature_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `context_encoder` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `base_downsampling_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_level` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `corr_pyramid` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `corr_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `update_block` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `disparity_head` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mask_predictor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `context_convs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `slow_fast` may be missing on object of type `Self@__init__`

torchvision/prototype/transforms/_augment.py

[warning] possibly-missing-attribute - Attribute `resize_interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `blending` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`

torchvision/prototype/transforms/_geometry.py

[warning] possibly-missing-attribute - Attribute `crop_height` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `crop_width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding_mode` may be missing on object of type `Self@__init__`

torchvision/prototype/transforms/_misc.py

[warning] possibly-missing-attribute - Attribute `dims` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dims` may be missing on object of type `Self@__init__`

torchvision/prototype/transforms/_presets.py

[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `use_gray_scale` may be missing on object of type `Self@__init__`

torchvision/prototype/transforms/_type_conversion.py

[warning] possibly-missing-attribute - Attribute `num_categories` may be missing on object of type `Self@__init__`

torchvision/transforms/_presets.py

[warning] possibly-missing-attribute - Attribute `crop_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resize_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `crop_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resize_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `resize_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`

torchvision/transforms/autoaugment.py

[warning] possibly-missing-attribute - Attribute `policy` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `policies` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_ops` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magnitude` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_magnitude_bins` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_magnitude_bins` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_PARAMETER_MAX` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `severity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mixture_width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `chain_depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `all_ops` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`

torchvision/transforms/transforms.py

[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pad_if_needed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `distortion_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vertical_flip` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transformation_matrix` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean_vector` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `brightness` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `contrast` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `saturation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `degrees` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `center` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expand` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `degrees` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `translate` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shear` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shear` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `center` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_output_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kernel_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sigma` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `threshold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sharpness_factor` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sigma` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_augment.py

[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_log_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_dist` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels_getter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `quality` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_auto_augment.py

[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `policy` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_policies` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_ops` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `magnitude` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_magnitude_bins` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `num_magnitude_bins` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_PARAMETER_MAX` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `severity` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mixture_width` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `chain_depth` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `all_ops` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_color.py

[warning] possibly-missing-attribute - Attribute `num_output_channels` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `brightness` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `contrast` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `saturation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `brightness` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `contrast` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `hue` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `saturation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `bits` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `threshold` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sharpness_factor` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_container.py

[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transforms` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_geometry.py

[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_log_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `vertical_flip` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `side_range` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `degrees` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `expand` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `center` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `degrees` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `translate` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shear` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `shear` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `center` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `pad_if_needed` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding_mode` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `distortion_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `alpha` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sigma` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_fill` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_aspect_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_aspect_ratio` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `options` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `trials` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `target_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale_range` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `max_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `interpolation` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `antialias` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `padding` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_misc.py

[warning] possibly-missing-attribute - Attribute `lambd` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `types` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `transformation_matrix` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean_vector` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `std` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `inplace` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `kernel_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sigma` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `mean` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `sigma` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `clip` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `scale` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dtype` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_size` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `min_area` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels_getter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels_getter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `labels_getter` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_labels_getter` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_temporal.py

[warning] possibly-missing-attribute - Attribute `num_samples` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_transform.py

[warning] possibly-missing-attribute - Attribute `p` may be missing on object of type `Self@__init__`

torchvision/transforms/v2/_type_conversion.py

[warning] possibly-missing-attribute - Attribute `mode` may be missing on object of type `Self@__init__`

websockets (https://github.com/aaugustin/websockets)

src/websockets/trio/connection.py

[warning] possibly-missing-attribute - Attribute `nursery` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `stream` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `protocol` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ping_interval` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `ping_timeout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `close_timeout` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `debug` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `recv_flow_control` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `recv_messages` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `send_lock` may be missing on object of type `Self@__init__`

werkzeug (https://github.com/pallets/werkzeug)

src/werkzeug/serving.py

[warning] possibly-missing-attribute - Attribute `max_children` may be missing on object of type `Self@__init__`

src/werkzeug/utils.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

tests/middleware/test_profiler.py

[warning] possibly-missing-attribute - Attribute `dump_stats` may be missing on object of type `MagicMock`

tests/test_formparser.py

[warning] possibly-missing-attribute - Attribute `max_form_parts` may be missing on object of type `Request`
[warning] possibly-missing-attribute - Attribute `max_form_parts` may be missing on object of type `Request`

tests/test_routing.py

[warning] possibly-missing-attribute - Attribute `code` may be missing on object of type `RequestRedirect`

tests/test_utils.py

[warning] possibly-missing-attribute - Attribute `read_only` may be missing on object of type `A`
[warning] possibly-missing-attribute - Attribute `autocorrect_location_header` may be missing on object of type `Response`

tests/test_wrappers.py

[warning] possibly-missing-attribute - Attribute `date` may be missing on object of type `Response`
[warning] possibly-missing-attribute - Attribute `date` may be missing on object of type `Response`
[warning] possibly-missing-attribute - Attribute `cross_origin_opener_policy` may be missing on object of type `Response`
[warning] possibly-missing-attribute - Attribute `cross_origin_embedder_policy` may be missing on object of type `Response`
[warning] possibly-missing-attribute - Attribute `access_control_allow_headers` may be missing on object of type `Response`

xarray (https://github.com/pydata/xarray)

properties/test_index_manipulation.py

[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `check_default_indexes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `indexed_dims` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `multi_indexed_dims` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@assign_coords`
[warning] possibly-missing-attribute - Attribute `check_default_indexes` may be missing on object of type `Self@reset_index`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@reset_index`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@stack`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@unstack`
[warning] possibly-missing-attribute - Attribute `check_default_indexes` may be missing on object of type `Self@rename_vars`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@rename_vars`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@drop_dims`
[warning] possibly-missing-attribute - Attribute `check_default_indexes` may be missing on object of type `Self@drop_indexes`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@drop_indexes`
[warning] possibly-missing-attribute - Attribute `dataset` may be missing on object of type `Self@swap_dims`

xarray/plot/dataset_plot.py

[warning] possibly-missing-attribute - Attribute `__doc__` may be missing on object of type `F@wrapper`

xarray/tests/test_backends.py

[warning] possibly-missing-attribute - Attribute `_store` may be missing on object of type `Self@__init__`

xarray/tests/test_plugins.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `MagicMock`

zope.interface (https://github.com/zopefoundation/zope.interface)

src/zope/interface/adapter.py

[warning] possibly-missing-attribute - Attribute `_verify_ro` may be missing on object of type `Self@changed`
[warning] possibly-missing-attribute - Attribute `_verify_generations` may be missing on object of type `Self@changed`

src/zope/interface/common/__init__.py

[warning] possibly-missing-attribute - Attribute `__name__` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__class__` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__abc` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__extra_classes` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__ignored_classes` may be missing on object of type `Self@__init__`

src/zope/interface/interface.py

[warning] possibly-missing-attribute - Attribute `__attrs` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `__identifier__` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_v_repr` may be missing on object of type `Self@__repr__`
[warning] possibly-missing-attribute - Attribute `_calculate_sro` may be missing on object of type `InterfaceClass`
[warning] possibly-missing-attribute - Attribute `positional` may be missing on object of type `Method`
[warning] possibly-missing-attribute - Attribute `required` may be missing on object of type `Method`
[warning] possibly-missing-attribute - Attribute `optional` may be missing on object of type `Method`
[warning] possibly-missing-attribute - Attribute `varargs` may be missing on object of type `Method`
[warning] possibly-missing-attribute - Attribute `varargs` may be missing on object of type `Method`
[warning] possibly-missing-attribute - Attribute `kwargs` may be missing on object of type `Method`
[warning] possibly-missing-attribute - Attribute `kwargs` may be missing on object of type `Method`
[warning] possibly-missing-attribute - Attribute `interface` may be missing on object of type `Method`

src/zope/interface/ro.py

[error] invalid-assignment - Object of type `InconsistentResolutionOrderError` is not assignable to attribute `direct_inconsistency` of type `bool`

src/zope/interface/tests/test_adapter.py

[warning] possibly-missing-attribute - Attribute `_registry` may be missing on object of type `Self@__init__`

src/zope/interface/tests/test_declarations.py

[warning] possibly-missing-attribute - Attribute `inherit` may be missing on object of type `Implements`
[warning] possibly-missing-attribute - Attribute `inherit` may be missing on object of type `Implements`
[warning] possibly-missing-attribute - Attribute `_cls` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `_implements` may be missing on object of type `Self@__init__`
[error] invalid-assignment - Object of type `tuple[InterfaceClass]` is not assignable to attribute `declared` of type `tuple[()]`
[warning] possibly-missing-attribute - Attribute `declared` may be missing on object of type `Implements`
[error] invalid-assignment - Object of type `tuple[InterfaceClass]` is not assignable to attribute `declared` of type `tuple[()]`
[warning] possibly-missing-attribute - Attribute `declared` may be missing on object of type `Implements`

src/zope/interface/tests/test_odd_declarations.py

[warning] possibly-missing-attribute - Attribute `a` may be missing on object of type `A`
[warning] possibly-missing-attribute - Attribute `b` may be missing on object of type `C`

src/zope/interface/tests/test_registry.py

[warning] possibly-missing-attribute - Attribute `_utility_registrations` may be missing on object of type `Self@registerUtility`
[warning] possibly-missing-attribute - Attribute `_utility_registrations` may be missing on object of type `Self@registerUtility`

zulip (https://github.com/zulip/zulip)

zerver/actions/create_realm.py

[warning] possibly-missing-attribute - Attribute `demo_organization_scheduled_deletion_date` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `demo_organization_scheduled_deletion_date` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `new_stream_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_level` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `created_realm` may be missing on object of type `PreregistrationRealm`

zerver/actions/navigation_views.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `NavigationView`
[warning] possibly-missing-attribute - Attribute `is_pinned` may be missing on object of type `NavigationView`

zerver/actions/realm_icon.py

[warning] possibly-missing-attribute - Attribute `icon_source` may be missing on object of type `Realm`

zerver/actions/realm_logo.py

[warning] possibly-missing-attribute - Attribute `logo_source` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `night_logo_source` may be missing on object of type `Realm`

zerver/actions/user_activity.py

[warning] possibly-missing-attribute - Attribute `end` may be missing on object of type `UserActivityInterval`
[warning] possibly-missing-attribute - Attribute `start` may be missing on object of type `UserActivityInterval`

zerver/lib/create_user.py

[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `timezone` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `timezone` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_sending_stream` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_events_register_stream` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_marketing_emails` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`

zerver/lib/invites.py

[warning] possibly-missing-attribute - Attribute `expiry_date` may be missing on object of type `Confirmation`

zerver/lib/realm_description.py

[warning] possibly-missing-attribute - Attribute `rendered_description` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `rendered_description_version` may be missing on object of type `Realm`

zerver/lib/response.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `HttpResponseNotAllowed`

zerver/lib/zulip_update_announcements.py

[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_level` may be missing on object of type `Realm`

zerver/management/commands/set_owner_full_content_access.py

[warning] possibly-missing-attribute - Attribute `owner_full_content_access` may be missing on object of type `Realm`

zerver/management/commands/update_subscriber_counts.py

[warning] possibly-missing-attribute - Attribute `subscriber_count` may be missing on object of type `Stream`

zerver/tests/test_rate_limiter.py

[warning] possibly-missing-attribute - Attribute `rate_limits` may be missing on object of type `UserProfile`

zerver/tests/test_realm_creation.py

[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `Realm`

zerver/tests/test_widgets.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `SubMessage`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `SubMessage`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `SubMessage`

zerver/tests/test_zcommand.py

[warning] possibly-missing-attribute - Attribute `color_scheme` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `color_scheme` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `fluid_layout_width` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `fluid_layout_width` may be missing on object of type `UserProfile`

zilencer/management/commands/add_mock_conversation.py

[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`

zilencer/management/commands/sync_api_key.py

[warning] possibly-missing-attribute - Attribute `api_key` may be missing on object of type `UserProfile`

analytics/lib/counts.py

[warning] possibly-missing-attribute - Attribute `end_time` may be missing on object of type `FillState`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `FillState`

analytics/management/commands/populate_analytics_db.py

[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Stream`

analytics/tests/test_counts.py

[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `DirectMessageGroup`
[warning] possibly-missing-attribute - Attribute `state` may be missing on object of type `FillState`
[warning] possibly-missing-attribute - Attribute `property` may be missing on object of type `FillState`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`

analytics/tests/test_stats_views.py

[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `end_time` may be missing on object of type `FillState`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`

corporate/lib/stripe.py

[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `price_per_license` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `discount` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `monthly_discounted_price` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `annual_discounted_price` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `flat_discounted_months` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `minimum_licenses` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `required_plan_tier` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `charge_automatically` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `end_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `reminder_to_review_plan_email_sent` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlanOffer`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `event_time` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `billing_cycle_anchor` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `automanage_licenses` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `end_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `invoicing_status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `invoicing_status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stale_audit_log_data_email_sent` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stripe_invoice_id` may be missing on object of type `Invoice`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `flat_discounted_months` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `flat_discounted_months` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `reminder_to_review_plan_email_sent` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stale_audit_log_data_email_sent` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stale_audit_log_data_email_sent` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Invoice`

corporate/lib/stripe_event_handler.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `handler_error` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `handler_error` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Session`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `Invoice`

corporate/tests/test_activity_views.py

[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`

corporate/tests/test_remote_billing.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `tier` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RemoteZulipServer`

corporate/tests/test_stripe.py

[warning] possibly-missing-attribute - Attribute `id` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `created` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `last4` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `fixed_price` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `price_per_license` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `minimum_licenses` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `minimum_licenses` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `exempt_from_license_number_check` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `exempt_from_license_number_check` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `exempt_from_license_number_check` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `invoiced_through` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `price_per_license` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `end_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `automanage_licenses` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `invoicing_status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `fixed_price` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `price_per_license` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `last_audit_log_update` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_audit_log_update` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `next_invoice_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `flat_discounted_months` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `flat_discounted_months` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `sent_invoice_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `sent_invoice_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `hosted_invoice_url` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `end_date` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `flat_discounted_months` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `flat_discounted_months` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `sent_invoice_id` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `hosted_invoice_url` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `end_date` may be missing on object of type `CustomerPlan`

corporate/tests/test_support_views.py

[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `reminder_to_review_plan_email_sent` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`

corporate/views/remote_billing_page.py

[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `RemoteRealmBillingUser`
[warning] possibly-missing-attribute - Attribute `enable_major_release_emails` may be missing on object of type `RemoteRealmBillingUser`
[warning] possibly-missing-attribute - Attribute `enable_maintenance_release_emails` may be missing on object of type `RemoteRealmBillingUser`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `RemoteRealmBillingUser`
[warning] possibly-missing-attribute - Attribute `last_login` may be missing on object of type `RemoteRealmBillingUser`
[warning] possibly-missing-attribute - Attribute `created_user` may be missing on object of type `PreregistrationRemoteRealmBillingUser`
[warning] possibly-missing-attribute - Attribute `created_user` may be missing on object of type `PreregistrationRemoteServerBillingUser`
[warning] possibly-missing-attribute - Attribute `last_login` may be missing on object of type `RemoteServerBillingUser`

corporate/views/webhook.py

[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `object_id` may be missing on object of type `Event`
[warning] possibly-missing-attribute - Attribute `object_id` may be missing on object of type `Event`

tools/documentation_crawler/documentation_crawler/commands/crawl_with_status.py

[warning] possibly-missing-attribute - Attribute `exitcode` may be missing on object of type `Self@run`

zerver/actions/bots.py

[warning] possibly-missing-attribute - Attribute `bot_owner` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_sending_stream` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_events_register_stream` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`

zerver/actions/channel_folders.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `ChannelFolder`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `ChannelFolder`
[warning] possibly-missing-attribute - Attribute `rendered_description` may be missing on object of type `ChannelFolder`
[warning] possibly-missing-attribute - Attribute `is_archived` may be missing on object of type `ChannelFolder`
[warning] possibly-missing-attribute - Attribute `is_archived` may be missing on object of type `ChannelFolder`
[warning] possibly-missing-attribute - Attribute `order` may be missing on object of type `ChannelFolder`
[warning] possibly-missing-attribute - Attribute `order` may be missing on object of type `ChannelFolder`

zerver/actions/create_user.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `created_user` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `acting_user` may be missing on object of type `RealmAuditLog`
[warning] possibly-missing-attribute - Attribute `created_user` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `bot_owner` may be missing on object of type `UserProfile`

zerver/actions/custom_profile_fields.py

[warning] possibly-missing-attribute - Attribute `hint` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `field_data` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `hint` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `required` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `editable_by_user` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `display_in_profile_summary` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `use_for_user_matching` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `field_data` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `CustomProfileFieldValue`
[warning] possibly-missing-attribute - Attribute `rendered_value` may be missing on object of type `CustomProfileFieldValue`
[warning] possibly-missing-attribute - Attribute `order` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `order` may be missing on object of type `CustomProfileField`
[warning] possibly-missing-attribute - Attribute `order` may be missing on object of type `CustomProfileField`

zerver/actions/data_import.py

[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `email_address_visibility` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `created_realm` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `created_realm` may be missing on object of type `PreregistrationRealm`

zerver/actions/default_streams.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `DefaultStreamGroup`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `DefaultStreamGroup`

zerver/actions/invites.py

[warning] possibly-missing-attribute - Attribute `invited_as` may be missing on object of type `MultiuseInvite`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MultiuseInvite`

zerver/actions/message_delete.py

[warning] possibly-missing-attribute - Attribute `first_message_id` may be missing on object of type `Stream`

zerver/actions/message_edit.py

[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content_version` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content_version` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `last_edit_time` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `has_attachment` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `is_recently_active` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `ArchivedMessage`

zerver/actions/message_send.py

[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content_version` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `has_attachment` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `first_message_id` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `is_recently_active` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `last_reminder` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `sender` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `realm` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `is_channel_message` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `is_channel_message` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `date_sent` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `date_sent` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `type` may be missing on object of type `Message`

zerver/actions/presence.py

[warning] possibly-missing-attribute - Attribute `last_connected_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `last_active_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `last_connected_time` may be missing on object of type `UserPresence`

zerver/actions/push_notifications.py

[warning] possibly-missing-attribute - Attribute `push_key` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_key_id` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `pending_push_token_id` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_token_kind` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_token_last_updated_timestamp` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_registration_error_code` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_key` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_key_id` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `pending_push_token_id` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_token_last_updated_timestamp` may be missing on object of type `Device`
[warning] possibly-missing-attribute - Attribute `push_registration_error_code` may be missing on object of type `Device`

zerver/actions/realm_domains.py

[warning] possibly-missing-attribute - Attribute `allow_subdomains` may be missing on object of type `RealmDomain`

zerver/actions/realm_emoji.py

[warning] possibly-missing-attribute - Attribute `file_name` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `is_animated` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`

zerver/actions/realm_export.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `date_deleted` may be missing on object of type `RealmExport`

zerver/actions/realm_linkifiers.py

[warning] possibly-missing-attribute - Attribute `pattern` may be missing on object of type `RealmFilter`
[warning] possibly-missing-attribute - Attribute `url_template` may be missing on object of type `RealmFilter`
[warning] possibly-missing-attribute - Attribute `example_input` may be missing on object of type `RealmFilter`
[warning] possibly-missing-attribute - Attribute `reverse_template` may be missing on object of type `RealmFilter`
[warning] possibly-missing-attribute - Attribute `alternative_url_templates` may be missing on object of type `RealmFilter`
[warning] possibly-missing-attribute - Attribute `order` may be missing on object of type `RealmFilter`

zerver/actions/realm_settings.py

[warning] possibly-missing-attribute - Attribute `rendered_description` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `rendered_description_version` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `moderation_request_channel` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `new_stream_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `signup_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `scheduled_deletion_date` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `scheduled_deletion_date` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated_redirect` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `scheduled_deletion_date` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_visibility_limit` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_visibility_limit` may be missing on object of type `Realm`

zerver/actions/saved_snippets.py

[warning] possibly-missing-attribute - Attribute `title` may be missing on object of type `SavedSnippet`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `SavedSnippet`

zerver/actions/scheduled_messages.py

[warning] possibly-missing-attribute - Attribute `sender` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `stream` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `realm` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `scheduled_timestamp` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `read_by_sender` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `delivery_type` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `reminder_target_message_id` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `reminder_note` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `has_attachment` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `stream` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `has_attachment` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `scheduled_timestamp` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `failed` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `failure_message` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `delivered` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `delivered` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `failed` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `failure_message` may be missing on object of type `ScheduledMessage`
[warning] possibly-missing-attribute - Attribute `failure_message` may be missing on object of type `ScheduledMessage`

zerver/actions/streams.py

[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `is_web_public` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `is_web_public` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `invite_only` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `history_public_to_subscribers` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `rendered_description` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `folder` may be missing on object of type `Stream`

zerver/actions/user_groups.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `description` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`

zerver/actions/user_settings.py

[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `api_key` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `last_connected_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `last_active_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`

zerver/actions/users.py

[warning] possibly-missing-attribute - Attribute `is_active` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_forge_sender` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_create_users` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_change_user_emails` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_imported_stub` may be missing on object of type `UserProfile`

zerver/lib/bot_config.py

[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `BotConfigData`

zerver/lib/bulk_create.py

[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `can_send_message_group` may be missing on object of type `Stream`

zerver/lib/drafts.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Draft`
[warning] possibly-missing-attribute - Attribute `topic` may be missing on object of type `Draft`
[warning] possibly-missing-attribute - Attribute `last_edit_time` may be missing on object of type `Draft`

zerver/lib/email_notifications.py

[warning] possibly-missing-attribute - Attribute `last_reminder` may be missing on object of type `UserProfile`

zerver/lib/export.py

[warning] possibly-missing-attribute - Attribute `acting_user` may be missing on object of type `RealmAuditLog`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `date_started` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `sha256sum_hex` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `tarball_size_bytes` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `date_succeeded` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `stats` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `export_path` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `date_failed` may be missing on object of type `RealmExport`

zerver/lib/import_realm.py

[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `rendered_description` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `DirectMessageGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`

zerver/lib/markdown/__init__.py

[warning] possibly-missing-attribute - Attribute `has_image` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `has_link` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `has_image` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `has_image` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `has_link` may be missing on object of type `Message`

zerver/lib/message.py

[warning] possibly-missing-attribute - Attribute `first_visible_message_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `first_visible_message_id` may be missing on object of type `Realm`

zerver/lib/message_cache.py

[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content_version` may be missing on object of type `Message`

zerver/lib/retention.py

[warning] possibly-missing-attribute - Attribute `restored` may be missing on object of type `ArchiveTransaction`
[warning] possibly-missing-attribute - Attribute `restored_timestamp` may be missing on object of type `ArchiveTransaction`

zerver/lib/scim.py

[warning] possibly-missing-attribute - Attribute `subdomain` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `subdomain` may be missing on object of type `Self@__init__`
[warning] possibly-missing-attribute - Attribute `config` may be missing on object of type `Self@__init__`

zerver/lib/send_email.py

[warning] possibly-missing-attribute - Attribute `address` may be missing on object of type `ScheduledEmail`

zerver/lib/soft_deactivation.py

[warning] possibly-missing-attribute - Attribute `last_active_message_id` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `last_active_message_id` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`

zerver/lib/streams.py

[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `rendered_description` may be missing on object of type `Stream`

zerver/lib/test_classes.py

[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `uuid` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `hostname` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `send_notification` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `send_notification` may be missing on object of type `Mock`

zerver/lib/topic.py

[warning] possibly-missing-attribute - Attribute `last_edit_time` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `edit_history` may be missing on object of type `Message`

zerver/lib/upload/__init__.py

[warning] possibly-missing-attribute - Attribute `is_web_public` may be missing on object of type `Attachment`
[warning] possibly-missing-attribute - Attribute `is_realm_public` may be missing on object of type `Attachment`
[warning] possibly-missing-attribute - Attribute `is_animated` may be missing on object of type `RealmEmoji`

zerver/management/commands/thumbnail.py

[warning] possibly-missing-attribute - Attribute `thumbnail_metadata` may be missing on object of type `ImageAttachment`

zerver/models/recipients.py

[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `DirectMessageGroup`

zerver/tests/test_audit_log.py

[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_imported_stub` may be missing on object of type `UserProfile`

zerver/tests/test_auth_backends.py

[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `_realm` may be missing on object of type `ZulipLDAPAuthBackend`
[warning] possibly-missing-attribute - Attribute `_prereg_user` may be missing on object of type `ZulipLDAPAuthBackend`
[warning] possibly-missing-attribute - Attribute `_prereg_realm` may be missing on object of type `ZulipLDAPAuthBackend`
[warning] possibly-missing-attribute - Attribute `_user_attrs` may be missing on object of type `ZulipLDAPUser`
[warning] possibly-missing-attribute - Attribute `_user_attrs` may be missing on object of type `ZulipLDAPUser`
[warning] possibly-missing-attribute - Attribute `_user_attrs` may be missing on object of type `ZulipLDAPUser`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `headers` may be missing on object of type `MagicMock`

zerver/tests/test_bots.py

[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`

zerver/tests/test_cache.py

[warning] possibly-missing-attribute - Attribute `can_forge_sender` may be missing on object of type `UserProfile`

zerver/tests/test_channel_fetch.py

[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Stream`

zerver/tests/test_channel_folders.py

[warning] possibly-missing-attribute - Attribute `is_archived` may be missing on object of type `ChannelFolder`

zerver/tests/test_channel_permissions.py

[warning] possibly-missing-attribute - Attribute `topics_policy` may be missing on object of type `Stream`

zerver/tests/test_decorators.py

[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`

zerver/tests/test_digest.py

[warning] possibly-missing-attribute - Attribute `digest_emails_enabled` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `is_web_public` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Stream`

zerver/tests/test_docs.py

[warning] possibly-missing-attribute - Attribute `want_advertise_in_communities_directory` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `demo_organization_scheduled_deletion_date` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`

zerver/tests/test_drafts.py

[warning] possibly-missing-attribute - Attribute `enable_drafts_synchronization` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_drafts_synchronization` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_drafts_synchronization` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_drafts_synchronization` may be missing on object of type `UserProfile`

zerver/tests/test_e2ee_push_notifications.py

[warning] possibly-missing-attribute - Attribute `expired_time` may be missing on object of type `RemotePushDevice`
[warning] possibly-missing-attribute - Attribute `expired_time` may be missing on object of type `RemotePushDevice`

zerver/tests/test_email_change.py

[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`

zerver/tests/test_email_mirror.py

[warning] possibly-missing-attribute - Attribute `topics_policy` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `write` may be missing on object of type `Mock`

zerver/tests/test_email_notifications.py

[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `org_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `timezone` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`

zerver/tests/test_embedded_bot_system.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Service`

zerver/tests/test_event_system.py

[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_all_public_streams` may be missing on object of type `UserProfile`

zerver/tests/test_events.py

[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_imported_stub` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `invite_only` may be missing on object of type `Stream`

zerver/tests/test_handle_push_notification.py

[warning] possibly-missing-attribute - Attribute `last_api_feature_level` may be missing on object of type `RemoteZulipServer`

zerver/tests/test_home.py

[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_imported_stub` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `tos_version` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `signup_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `moderation_request_channel` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `sponsorship_pending` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `push_notifications_enabled_end_timestamp` may be missing on object of type `Realm`

zerver/tests/test_i18n.py

[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`

zerver/tests/test_import_export.py

[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `uuid` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `creator` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `original_width_px` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `original_height_px` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `twenty_four_hour_time` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `folder` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `author` may be missing on object of type `RealmEmoji`

zerver/tests/test_invite.py

[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `licenses` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `licenses` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `disallow_disposable_email_addresses` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `disallow_disposable_email_addresses` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `disallow_disposable_email_addresses` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`

zerver/tests/test_management_commands.py

[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_level` may be missing on object of type `Realm`

zerver/tests/test_markdown.py

[warning] possibly-missing-attribute - Attribute `inline_image_preview` may be missing on object of type `Realm`

zerver/tests/test_markdown_thumbnail.py

[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`

zerver/tests/test_message_delete.py

[warning] possibly-missing-attribute - Attribute `date_sent` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `date_sent` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `date_sent` may be missing on object of type `Message`

zerver/tests/test_message_dict.py

[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`

zerver/tests/test_message_edit.py

[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`

zerver/tests/test_message_edit_notifications.py

[warning] possibly-missing-attribute - Attribute `enable_online_push_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `push_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `wildcard_mentions_notify` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_stream_push_notifications` may be missing on object of type `UserProfile`

zerver/tests/test_message_fetch.py

[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `first_visible_message_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content_version` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `message_visibility_limit` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `first_visible_message_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_visibility_limit` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_visibility_limit` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_visibility_limit` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_visibility_limit` may be missing on object of type `Realm`

zerver/tests/test_message_flags.py

[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `active` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`

zerver/tests/test_message_move_stream.py

[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`

zerver/tests/test_message_move_topic.py

[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`

zerver/tests/test_message_notification_emails.py

[warning] possibly-missing-attribute - Attribute `realm_name_in_email_notifications_policy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `realm_name_in_email_notifications_policy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `message_content_allowed_in_email_notifications` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_content_allowed_in_email_notifications` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emojiset` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `UserProfile`

zerver/tests/test_message_send.py

[warning] possibly-missing-attribute - Attribute `can_forge_sender` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_forge_sender` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_forge_sender` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `can_mention_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `is_recently_active` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `realm` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `last_reminder` may be missing on object of type `UserProfile`

zerver/tests/test_middleware.py

[warning] possibly-missing-attribute - Attribute `icon_source` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `icon_source` may be missing on object of type `Realm`

zerver/tests/test_new_users.py

[warning] possibly-missing-attribute - Attribute `timezone` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `twenty_four_hour_time` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `twenty_four_hour_time` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `timezone` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `signup_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `signup_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `signup_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `signup_announcements_stream` may be missing on object of type `Realm`

zerver/tests/test_outgoing_webhook_interfaces.py

[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `Mock`
[warning] possibly-missing-attribute - Attribute `text` may be missing on object of type `Mock`

zerver/tests/test_presence.py

[warning] possibly-missing-attribute - Attribute `last_active_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `last_connected_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `enable_offline_push_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `last_connected_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `presence_enabled` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `last_connected_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `last_active_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `presence_enabled` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `last_active_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `last_connected_time` may be missing on object of type `UserPresence`
[warning] possibly-missing-attribute - Attribute `presence_enabled` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `presence_enabled` may be missing on object of type `UserProfile`

zerver/tests/test_push_notifications.py

[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_api_feature_level` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_audit_log_update` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_audit_log_update` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `push_notifications_enabled` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `server` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `enable_stream_push_notifications` may be missing on object of type `UserProfile`

zerver/tests/test_reactions.py

[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `RealmEmoji`

zerver/tests/test_realm.py

[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `rendered_description` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `rendered_description_version` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `signup_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `moderation_request_channel` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `delivery_email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `custom_upload_quota_gb` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `custom_upload_quota_gb` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `enable_spectator_access` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `enable_spectator_access` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `is_web_public` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `is_web_public` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `web_font_size_px` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `web_line_height_percent` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `fixed_price` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `price_per_license` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `monthly_discounted_price` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `monthly_discounted_price` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `annual_discounted_price` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `annual_discounted_price` may be missing on object of type `Customer`

zerver/tests/test_realm_export.py

[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `RealmCount`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `RealmCount`
[warning] possibly-missing-attribute - Attribute `value` may be missing on object of type `RealmCount`

zerver/tests/test_retention.py

[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `timestamp` may be missing on object of type `ArchiveTransaction`
[warning] possibly-missing-attribute - Attribute `protect_from_deletion` may be missing on object of type `ArchiveTransaction`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `message_retention_days` may be missing on object of type `Stream`

zerver/tests/test_scim.py

[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`

zerver/tests/test_send_email.py

[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `UserProfile`

zerver/tests/test_service_bot_system.py

[warning] possibly-missing-attribute - Attribute `bot_type` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `bot_type` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `bot_type` may be missing on object of type `UserProfile`

zerver/tests/test_settings.py

[warning] possibly-missing-attribute - Attribute `web_font_size_px` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `web_line_height_percent` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_drafts_synchronization` may be missing on object of type `UserProfile`

zerver/tests/test_signup.py

[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated_redirect` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `enable_offline_email_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_login_emails` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `left_side_userlist` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `emojiset` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `high_contrast_mode` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enter_sends` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email_address_visibility` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `left_side_userlist` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `default_language` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `emojiset` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `high_contrast_mode` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enter_sends` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email_address_visibility` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `licenses` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `disallow_disposable_email_addresses` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `emails_restricted_to_domains` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `invite_required` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `session` may be missing on object of type `MagicMock`

zerver/tests/test_slack_importer.py

[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `created_realm` may be missing on object of type `PreregistrationRealm`

zerver/tests/test_soft_deactivation.py

[warning] possibly-missing-attribute - Attribute `push_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `push_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `push_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `enable_stream_push_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_stream_push_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `email_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `email_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `enable_stream_email_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_stream_email_notifications` may be missing on object of type `UserProfile`

zerver/tests/test_subs.py

[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `is_web_public` may be missing on object of type `Stream`
[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `new_stream_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `send_channel_events_messages` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `realm` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_stream_desktop_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_stream_push_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_stream_audible_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `enable_stream_email_notifications` may be missing on object of type `UserProfile`

zerver/tests/test_thumbnail.py

[warning] possibly-missing-attribute - Attribute `thumbnail_metadata` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `frames` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `original_height_px` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `original_height_px` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `frames` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `thumbnail_metadata` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `ImageAttachment`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `ImageAttachment`

zerver/tests/test_tusd.py

[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Attachment`

zerver/tests/test_typing.py

[warning] possibly-missing-attribute - Attribute `send_private_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `send_stream_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `receives_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `send_stream_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `send_stream_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `receives_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `send_private_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `send_private_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `receives_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `send_private_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `send_private_typing_notifications` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `receives_typing_notifications` may be missing on object of type `UserProfile`

zerver/tests/test_upload.py

[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `Attachment`
[warning] possibly-missing-attribute - Attribute `content_type` may be missing on object of type `Attachment`
[warning] possibly-missing-attribute - Attribute `custom_upload_quota_gb` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `size` may be missing on object of type `Attachment`
[warning] possibly-missing-attribute - Attribute `custom_upload_quota_gb` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `file_name` may be missing on object of type `Attachment`

zerver/tests/test_upload_local.py

[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`

zerver/tests/test_upload_s3.py

[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`

zerver/tests/test_user_groups.py

[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `deactivated` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `can_manage_group` may be missing on object of type `NamedUserGroup`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `date_joined` may be missing on object of type `UserProfile`

zerver/tests/test_user_topics.py

[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`

zerver/tests/test_users.py

[warning] possibly-missing-attribute - Attribute `licenses` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `licenses_at_next_renewal` may be missing on object of type `LicenseLedger`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `email_address_visibility` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `email_address_visibility` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `full_name` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `long_term_idle` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `web_home_view` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `emojiset` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `color_scheme` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `enable_offline_email_notifications` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `enable_stream_push_notifications` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `enter_sends` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `is_mirror_dummy` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `avatar_source` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `push_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `push_notifications` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `is_muted` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `wildcard_mentions_notify` may be missing on object of type `Subscription`
[warning] possibly-missing-attribute - Attribute `wildcard_mentions_notify` may be missing on object of type `Subscription`

zerver/tests/test_webhooks_common.py

[warning] possibly-missing-attribute - Attribute `last_reminder` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `last_reminder` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `status_code` may be missing on object of type `MagicMock`

zerver/tests/test_zilencer_analytics.py

[warning] possibly-missing-attribute - Attribute `string_id` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `name` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `date_created` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `MagicMock`
[warning] possibly-missing-attribute - Attribute `uuid` may be missing on object of type `Realm`

zerver/tests/test_zulip_update_announcements.py

[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_level` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_level` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_level` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_level` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`

zerver/tornado/handlers.py

[warning] possibly-missing-attribute - Attribute `django_handler` may be missing on object of type `Self@initialize`
[warning] possibly-missing-attribute - Attribute `_auto_finish` may be missing on object of type `Self@initialize`

zerver/views/auth.py

[warning] possibly-missing-attribute - Attribute `include_realm_default_subscriptions` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `invited_as` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `invited_as` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `multiuse_invite` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `external_auth_method_name` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `external_auth_id` may be missing on object of type `PreregistrationUser`

zerver/views/documentation.py

[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `HttpResponse`

zerver/views/home.py

[warning] possibly-missing-attribute - Attribute `last_reminder` may be missing on object of type `UserProfile`

zerver/views/message_send.py

[warning] possibly-missing-attribute - Attribute `sender` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `realm` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`

zerver/views/registration.py

[warning] possibly-missing-attribute - Attribute `data_import_metadata` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `created_user` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `invited_as` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `include_realm_default_subscriptions` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `welcome_message_custom_text` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `is_realm_importer` may be missing on object of type `PreregistrationUser`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `PreregistrationRealm`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `RealmCreationStatus`
[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `RealmCreationStatus`

zerver/worker/deferred_work.py

[warning] possibly-missing-attribute - Attribute `status` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `date_failed` may be missing on object of type `RealmExport`
[warning] possibly-missing-attribute - Attribute `extra_data` may be missing on object of type `RealmAuditLog`

zerver/worker/thumbnail.py

[warning] possibly-missing-attribute - Attribute `rendered_content` may be missing on object of type `ArchivedMessage`

zilencer/auth.py

[warning] possibly-missing-attribute - Attribute `last_request_datetime` may be missing on object of type `RemoteZulipServer`

zilencer/lib/push_notifications.py

[warning] possibly-missing-attribute - Attribute `expired_time` may be missing on object of type `RemotePushDevice`
[warning] possibly-missing-attribute - Attribute `expired_time` may be missing on object of type `RemotePushDevice`

zilencer/management/commands/populate_db.py

[warning] possibly-missing-attribute - Attribute `enter_sends` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `email_address_visibility` may be missing on object of type `RealmUserDefault`
[warning] possibly-missing-attribute - Attribute `timezone` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `is_staff` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `new_stream_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `zulip_update_announcements_stream` may be missing on object of type `Realm`
[warning] possibly-missing-attribute - Attribute `sending_client` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `content` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sender` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `recipient` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sender` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `date_sent` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `sender` may be missing on object of type `Message`
[warning] possibly-missing-attribute - Attribute `is_channel_message` may be missing on object of type `Message`

zilencer/views.py

[warning] possibly-missing-attribute - Attribute `hostname` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `contact_email` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `api_key` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_request_datetime` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `api_key` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_request_datetime` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `last_request_datetime` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `last_request_datetime` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `last_request_datetime` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `remote_realm` may be missing on object of type `RemotePushDeviceToken`
[warning] possibly-missing-attribute - Attribute `realm_locally_deleted` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `realm_locally_deleted` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `remote_realm` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `remote_server` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `customer` may be missing on object of type `CustomerPlan`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `stripe_customer_id` may be missing on object of type `Customer`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteRealm`
[warning] possibly-missing-attribute - Attribute `plan_type` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_version` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_merge_base` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_api_feature_level` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_audit_log_update` may be missing on object of type `RemoteZulipServer`
[warning] possibly-missing-attribute - Attribute `last_request_datetime` may be missing on object of type `RemoteRealm`

zproject/backends.py

[warning] possibly-missing-attribute - Attribute `avatar_hash` may be missing on object of type `UserProfile`
[warning] possibly-missing-attribute - Attribute `_realm` may be missing on object of type `Self@authenticate`
[warning] possibly-missing-attribute - Attribute `_prereg_user` may be missing on object of type `Self@authenticate`
[warning] possibly-missing-attribute - Attribute `_prereg_realm` may be missing on object of type `Self@authenticate`