Skip to content

Commit

Permalink
fix: isort issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AthenaCaesura committed Oct 19, 2023
1 parent 7a17567 commit 3aab7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/orqviz/plot_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

import matplotlib.pyplot as plt
import matplotlib.ticker as tck
import mpl_toolkits
import numpy as np
from matplotlib.cm import ScalarMappable
import mpl_toolkits


def normalize_color_and_colorbar(
Expand Down

0 comments on commit 3aab7f7

Please sign in to comment.