Skip to content

Commit

Permalink
UPD: ordering import
Browse files Browse the repository at this point in the history
  • Loading branch information
SZiane committed Jul 20, 2023
1 parent 31eed70 commit 595136f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mapie/control_risk/crc_rcps.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import numpy as np
from numpy.typing import NDArray
from typing import Optional, Tuple

import numpy as np


def get_r_hat_plus(
risks: NDArray,
Expand Down

0 comments on commit 595136f

Please sign in to comment.