Update sample_app.py

This commit is contained in:
ymlesni 2025-05-20 21:21:07 +02:00
parent 100d96b3bd
commit 2658d4bc52

View File

@ -5,7 +5,7 @@
# Sample function created for demonstration of creating custom applications functionality
# See also https://docs.cyfronet.pl/display/ISDOC/Creating+Custom+Applications
import numpy as np
#import numpy as np
def main(numbers_file, multiplier):
"""