Browse Source

chore: linters

develop
Dany Robert 3 years ago
committed by GitHub
parent
commit
45fce5a64b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      erpnext/regional/saudi_arabia/utils.py

2
erpnext/regional/saudi_arabia/utils.py

@ -1,12 +1,12 @@
import io
import os
from base64 import b64encode
from pyqrcode import create as qr_create
import frappe
from frappe import _
from frappe.custom.doctype.custom_field.custom_field import create_custom_fields
from frappe.utils.data import add_to_date, get_time, getdate
from pyqrcode import create as qr_create
from erpnext import get_region

Loading…
Cancel
Save