Skip to content

Commit

Permalink
typo fix (NVIDIA#5328)
Browse files Browse the repository at this point in the history
Signed-off-by: Hainan Xu <[email protected]>
  • Loading branch information
arendu authored and Hainan Xu committed Nov 29, 2022
1 parent 303c6d5 commit 205e6da
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 205e6da

Please sign in to comment.