Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Aug 25, 2023
1 parent 9093bec commit 51cf24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import unittest
from typing import Any, Dict

import mpl
import matplotlib as mpl
import numpy as np
import pytest
from monty.serialization import loadfn
Expand Down

0 comments on commit 51cf24f

Please sign in to comment.