Skip to content

Commit

Permalink
Get with_metaclass from six, because already a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Dec 28, 2017
1 parent d094f61 commit b76df26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galpy/actionAngle_src/actionAngle.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from future.utils import with_metaclass
from six import with_metaclass
import types
import copy
import math as m
Expand Down

0 comments on commit b76df26

Please sign in to comment.