mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 11:55:04 -02: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:
@@ -1,5 +1,6 @@
|
|||||||
# Copyright (c) 2019 Ansible, Inc.
|
# Copyright (c) 2019 Ansible, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
|
# -*-coding:utf-8-*-
|
||||||
|
|
||||||
|
|
||||||
class CustomNotificationBase(object):
|
class CustomNotificationBase(object):
|
||||||
|
|||||||
Reference in New Issue
Block a user