mirror of
https://github.com/ansible/awx.git
synced 2026-06-26 08:58:03 -02:30
Update to comply with new black rules
This commit is contained in:
@@ -17,7 +17,6 @@ from awx.main.exceptions import PostRunError
|
||||
|
||||
|
||||
class RSysLogHandler(logging.handlers.SysLogHandler):
|
||||
|
||||
append_nul = False
|
||||
|
||||
def _connect_unixsocket(self, address):
|
||||
|
||||
Reference in New Issue
Block a user