Skip to content

Commit

Permalink
MNT: isort
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusStano committed Sep 21, 2024
1 parent e240163 commit 502379e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_rocket.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from unittest.mock import patch

import numpy as np
import pytest


@patch("matplotlib.pyplot.show")
Expand Down

0 comments on commit 502379e

Please sign in to comment.