Skip to content

Commit

Permalink
add Implemented Networks in init
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultdvx committed Sep 11, 2024
1 parent e6473e8 commit 56c0ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clinicadl/monai_networks/config/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
from .base import NetworkConfig
from .factory import create_network_config
from .utils.enum import ImplementedNetworks

0 comments on commit 56c0ddd

Please sign in to comment.