Skip to content

Commit

Permalink
Cleaned up flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Mar 25, 2018
1 parent cec29de commit 8735c43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions holoviews/plotting/mpl/element.py
@@ -1,9 +1,8 @@
import math, copy
import math

import param
import numpy as np
import matplotlib as mpl
import matplotlib.pyplot as plt
import matplotlib.colors as mpl_colors
from matplotlib import ticker
from matplotlib.dates import date2num
Expand Down

0 comments on commit 8735c43

Please sign in to comment.