Skip to content

Commit 0fde125

Browse files
committed
Black
1 parent 0796394 commit 0fde125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dolang/language.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def eval_data(data: "yaml_structure", calibration={}):
8484

8585
import warnings
8686
from yaml import MappingNode, SequenceNode, ScalarNode
87-
87+
8888
d = calibration.copy()
8989
d.update(functions)
9090

0 commit comments

Comments
 (0)