fb669f76fb
* nios lookup errors out when there are no results #37970 (#39027)
* Update nios.py
* Update nios.py
* Update nios.py
* nios lookup errors out when there are no results #37970 Open
Indentation failure issue resolved
* Returning empty list instead of None
In case of no results, res will be returned as an empty list instead of None (implementing ganeshrn comment)
(cherry picked from commit fd50248463
)
* Adding changelog mesage for nios lookup error
2 lines
87 B
YAML
2 lines
87 B
YAML
bugfixes:
|
|
- nio_lookup_error - fixed nios lookup errors out when there are no results
|