commit | 64f7f3a12aa5c43427392a74cb6fa9d65fdb83e5 | [log] [tgz] |
---|---|---|
author | Ankush Menat <ankush@frappe.io> | Tue Jan 17 10:56:55 2023 +0530 |
committer | GitHub <noreply@github.com> | Tue Jan 17 10:56:55 2023 +0530 |
tree | a57e48c6cd977f40c2b19e93ba68db82a6f66331 | |
parent | e4cf0dced8f17f86c5f6e2adb86a09ccc5e18226 [diff] [blame] |
chore: ignore b028 Very high false positive count. [skip ci]
diff --git a/.github/helper/.flake8_strict b/.github/helper/.flake8_strict index 198ec7b..3e8f7dd 100644 --- a/.github/helper/.flake8_strict +++ b/.github/helper/.flake8_strict
@@ -66,7 +66,8 @@ F841, E713, E712, - B023 + B023, + B028 max-line-length = 200