Code testing

from astropy.io import fits

def my_function(my_arg, my_kwarg=None, *args, **kwargs):
    return my_arg