Cleanup docstrings at module level

This commit is contained in:
Bo Maryniuk 2018-07-23 12:25:30 +02:00
parent b9718d3a09
commit 603f94e2a3
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
'''
React by calling async runners
React by calling asynchronous runners
'''
# Import python libs
from __future__ import absolute_import, print_function, unicode_literals

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
'''
React by calling async runners
React by calling asynchronous runners
'''
# Import python libs
from __future__ import absolute_import, print_function, unicode_literals