Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
Signed-off-by: arendu <[email protected]>
  • Loading branch information
arendu committed Nov 4, 2022
1 parent bcbc4f7 commit e9bd5b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nemo/core/classes/mixins/adapter_mixins.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import torch.nn as nn
from hydra.utils import instantiate
from omegaconf import DictConfig, OmegaConf, open_dict
from sympy import true

from nemo.utils import logging, model_utils

Expand Down

0 comments on commit e9bd5b4

Please sign in to comment.