mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 03:29:16 +00:00
added unicode_literals import at start of each file
This commit is contained in:
@@ -16,6 +16,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
|
||||
"""
|
||||
return a dynamic page from website templates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user