swh:1:snp:636001a7d28e32091113da06cec462052713b3b6
Raw File
Tip revision: 138cd0ccaea183c3b4c17c6bbeafbdf148521170 authored by James Hensman on 08 June 2017, 09:58:17 UTC
adding paragraph to autoflow docstring
Tip revision: 138cd0c
gpflowrc_test.txt
[first_section]
a_bool = false
a_float = 1e-3
a_string = hello
a_type = float64

[second_section]
a_bool = true
another_bool = True
yet_another_bool = False
back to top