Commit 1aa71905 authored by stepshal's avatar stepshal Committed by Jason R. Coombs

Make exactly one space after comma. (#756)

parent 64727bb4
......@@ -276,7 +276,7 @@ def get_supported_platform():
__all__ = [
# Basic resource access and distribution/entry point discovery
'require', 'run_script', 'get_provider', 'get_distribution',
'require', 'run_script', 'get_provider', 'get_distribution',
'load_entry_point', 'get_entry_map', 'get_entry_info',
'iter_entry_points',
'resource_string', 'resource_stream', 'resource_filename',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment