mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
added # -*-coding:utf-8-*- to test if this fixes issues with users being unable to have Japanese, Chinese and Korean Characters in email messages
This commit is contained in:
parent
14454cc670
commit
33010a2e02
@ -1,5 +1,6 @@
|
||||
# Copyright (c) 2019 Ansible, Inc.
|
||||
# All Rights Reserved.
|
||||
# -*-coding:utf-8-*-
|
||||
|
||||
|
||||
class CustomNotificationBase(object):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user