diff --git a/README.md b/README.md index 9ef19030..041bb252 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +for test + # NeMo Run > [!IMPORTANT] diff --git a/nemo_run/test.py b/nemo_run/test.py new file mode 100644 index 00000000..0d25aeeb --- /dev/null +++ b/nemo_run/test.py @@ -0,0 +1 @@ +print("for testing purposes")