blob: cab8220f2c4da45fcf4d5f6d553bd8e488ad3160 [file] [log] [blame]
# just turns the keyword args into a dict
def makeDict(**kwargs):
return kwargs