Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 1, 2024
1 parent e5e664b commit a83877d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nemo_aligner/data/nlp/builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ def build_dataloader(
collate_fn=collate_fn,
)


class HelloWorld:
def __init__(self):
print("hello, world!")

0 comments on commit a83877d

Please sign in to comment.