Skip to content
Snippets Groups Projects
Commit 23eea5d9 authored by Marie Generali's avatar Marie Generali :worried:
Browse files

to pass ci

parent 07eda016
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ class DAN:
The class initializes useful parameters: the device and the temperature scalara parameter.
"""
def __init__(self, device, temperature):
def __init__(self, device, temperature=1.0):
"""
Constructor of the DAN class.
:param device: The device to use.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment