os-brick/os_brick
Rajat Dhasmana 02a9f590a2 Remove unnecessary 'type: ignore' comments
The mypy job complaints about 'exc' variable[1] since it was used
for ExceptionChainer as well as TargetPortalNotFound exception.
Changing the variable name for TargetPortalNotFound exception from
'exc' to 'target_exc' makes the 'type: ignore' comments unnecessary.

[1] Trying to read deleted variable 'exc'

Change-Id: I4b10db0754f0e00bb02d3a60f9aaf88b90466a8f
2023-11-22 11:27:47 +05:30
..
caches opencas: Use BrickException instead of Exception 2020-12-17 15:21:37 +00:00
encryptors mypy: os_brick/encryptors/__init__.py 2022-08-23 15:12:04 +00:00
initiator Remove unnecessary 'type: ignore' comments 2023-11-22 11:27:47 +05:30
local_dev Merge "LVM: Remove outdated comment" 2023-07-03 16:29:38 +00:00
privileged Merge "Revert "Dell PowerFlex password appears in plain text when creating a volume"" 2023-09-28 15:46:12 +00:00
remotefs Introduce mypy 2021-05-21 16:58:22 -04:00
tests Merge "Dell Powerflex: Add new VOLUME_ALREADY_MAPPED_ERROR" 2023-09-21 10:23:49 +00:00
__init__.py Revert "Dell PowerFlex password appears in plain text when creating a volume" 2023-09-28 07:48:06 +00:00
constants.py SCSI: Support non SAM LUN addressing 2023-08-23 12:19:11 +02:00
exception.py mypy: Update format to future __annotations__ 2022-08-23 15:21:17 +00:00
executor.py mypy: Update format to future __annotations__ 2022-08-23 15:21:17 +00:00
i18n.py Update and replace http with https for doc links 2017-07-26 02:18:44 +00:00
opts.py Support independent file lock path 2022-07-15 09:21:19 +00:00
utils.py Check paths before extending device 2023-08-24 11:40:32 +00:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00