diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4545225..c24e7f7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 ---------------- diff --git a/astropy/extern/six.py b/astropy/extern/six.py index ea002d4..d41542e 100644 --- a/astropy/extern/six.py +++ b/astropy/extern/six.py @@ -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