Skip to content

Commit

Permalink
codacy suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjunz committed Apr 22, 2022
1 parent 7a86983 commit c772e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mintpy/tsview.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import argparse
import numpy as np
from scipy import linalg, stats
from matplotlib import pyplot as plt, ticker, widgets, patches
from matplotlib import pyplot as plt, widgets, patches

from mintpy.objects import timeseries, giantTimeseries, HDFEOS
from mintpy.utils import arg_group, ptime, time_func, readfile, utils as ut, plot as pp
Expand Down

0 comments on commit c772e9d

Please sign in to comment.