Skip to content

Commit

Permalink
chore: remove unused from __future__ import
Browse files Browse the repository at this point in the history
  • Loading branch information
hollandjg committed Mar 13, 2024
1 parent 5911294 commit 063c21e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/icesat2waves/local_modules/m_colormanager_ph3.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from __future__ import unicode_literals
from __future__ import print_function
from __future__ import division

from matplotlib.colors import LinearSegmentedColormap
Expand Down

0 comments on commit 063c21e

Please sign in to comment.