mirror of
https://github.com/ansible/awx.git
synced 2026-04-09 20:19:21 -02:30
Fix flake8 E302 errors second round.
This commit is contained in:
@@ -327,6 +327,7 @@ class ActivityStreamEnabled(threading.local):
|
||||
|
||||
activity_stream_enabled = ActivityStreamEnabled()
|
||||
|
||||
|
||||
@contextlib.contextmanager
|
||||
def disable_activity_stream():
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user