Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Contributing to Astropy
=======================

Some changes that we'll try to merge.
Some changes that we'll try to merge. I guess that worked?

Reporting Issues
----------------
Expand Down
2 changes: 1 addition & 1 deletion astropy/extern/six.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst

"""
Handle loading six package from system or from the bundled copy
Handle loading seven packages from system or from the bundled copy
"""

import imp
Expand Down