Skip to content

Commit

Permalink
fix: using Messages initalization
Browse files Browse the repository at this point in the history
Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
  • Loading branch information
s0nicboOm committed Aug 23, 2023
1 parent 9799134 commit d61578a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions numalogic/config/_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class LightningTrainerConf:
limit_val_batches: bool = 0
callbacks: Optional[Any] = None


@dataclass
class NumalogicConf:
"""Top level config schema for numalogic."""
Expand Down

0 comments on commit d61578a

Please sign in to comment.