fix(treewide): manual ruff fixes

(cherry picked from commit f63396ef47)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang
2024-03-27 12:16:13 +05:30
parent 960ef14b7a
commit 7828eee014
35 changed files with 121 additions and 137 deletions

View File

@@ -692,7 +692,7 @@ class TestPurchaseOrder(FrappeTestCase):
supplier.on_hold = 0
supplier.save()
except:
except Exception:
pass
else:
raise Exception