Closed cohenaj194 closed 9 months ago
The recent update introduces a robust error handling mechanism to the remove_realm_to_list
function within the AzerothAuctionAssassin.py
script. This enhancement ensures that when an attempt is made to remove a realm name that does not exist in the list, the user is promptly informed through a critical message box, enhancing the user experience by providing clear feedback on their action.
File | Change Summary |
---|---|
AzerothAuctionAssassin.py |
Added try-except in remove_realm_to_list to handle non-existent realm removal |
🐇 In the realm of code, where rabbits dare,
A change was made, with flair to spare.
"No realm found?" it now will say,
Guiding users, lest they stray.
🌟 So hop along, with joy embrace,
For Azeroth's auction, we set the pace!
((\
( -.-)
o_(")(")
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
small fix regarding latest PR
Resetted realm list json
Summary by CodeRabbit