Commit 60c57765 authored by Le Roux Erwan's avatar Le Roux Erwan
Browse files

[contrasting project] refactor2

parent 758e846b
No related merge requests found
Showing with 0 additions and 4 deletions
+0 -4
import numpy as np
from rpy2 import robjects
from extreme_fit.model.utils import r
class AbstractResultFromModelFit(object):
def __init__(self, result_from_fit: robjects.ListVector) -> None:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment