Fix isort on a small set of misc files (#29803)

This commit is contained in:
Franck Nijhof 2019-12-10 09:25:42 +01:00 committed by Pascal Vizeli
parent 27244e29c4
commit f5d4878992
8 changed files with 18 additions and 22 deletions

View file

@ -8,7 +8,6 @@ Loosely based on https://github.com/astropy/astropy/pull/347
import os
import warnings
__licence__ = 'BSD (3 clause)'