commit | 711395db22617757df612f6bdf179c969674748b | [log] [tgz] |
---|---|---|
author | Saqib <nextchamp.saqib@gmail.com> | Mon Sep 27 12:26:18 2021 +0530 |
committer | GitHub <noreply@github.com> | Mon Sep 27 12:26:18 2021 +0530 |
tree | 8d6e32d5c173b7ca38be87a403bc1fe5b485100c | |
parent | 1f8ad7241861b16d99d9017335b2720e674d2d81 [diff] |
fix: linting errors
diff --git a/erpnext/patches/v13_0/modify_invalid_gain_loss_gl_entries.py b/erpnext/patches/v13_0/modify_invalid_gain_loss_gl_entries.py index fab8d59..fa8a864 100644 --- a/erpnext/patches/v13_0/modify_invalid_gain_loss_gl_entries.py +++ b/erpnext/patches/v13_0/modify_invalid_gain_loss_gl_entries.py
@@ -1,6 +1,7 @@ from __future__ import unicode_literals import json + import frappe