Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 1, 2023
1 parent 2765533 commit 2dc3652
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_ultranest.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
import pytest

import numpy as np

<<<<<<< HEAD
from py21cmfast._utils import ParameterError

=======
from py21cmfast.utils import ParameterError

>>>>>>> 8f37db0abbf256c3f878abf980a2e7f171bfd3e6

import py21cmmc as mcmc
Expand Down

0 comments on commit 2dc3652

Please sign in to comment.