Skip to content

Commit

Permalink
fixing name collision bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandut committed Nov 28, 2023
1 parent a1fad8a commit 3227bb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedeca/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Top level package for :mod:`fedeca`."""
from .fedeca import FedECA
from .fedeca_core import FedECA
from .competitors import PooledIPTW, MatchingAjudsted, NaiveComparison
File renamed without changes.

0 comments on commit 3227bb5

Please sign in to comment.