mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-02 16:13:22 +00:00
added unicode_literals import at start of each file
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from __future__ import unicode_literals
|
||||
patch_list = [
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
|
||||
Reference in New Issue
Block a user