X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=t%2Fmoe%2Fconfig_parser.py;h=2da6facfa2daa9062c78b2cfc9d9fe52cdddaf16;hb=3b2c0c783bf7284037f4c5c5ffd6582ee7b1f89c;hp=838d76b661edfc6b04120632d675f8ee96e5dcc6;hpb=9f4eaf4234e6a7074fca72a3a9229d75035daac8;p=moe.git diff --git a/t/moe/config_parser.py b/t/moe/config_parser.py index 838d76b..2da6fac 100644 --- a/t/moe/config_parser.py +++ b/t/moe/config_parser.py @@ -37,7 +37,7 @@ The configuration syntax is the following:: .. todo:: should whitespace (incl. '\n') be allowed (almost) everywhere? can comment be anywhere whitespace can? -.. note:: ';' or '\n' is currently required even after CONDITION and SUBTREE block +.. note:: ';' or '\\n' is currently required even after CONDITION and SUBTREE block .. note:: Formula can contain additional/unnecessary parentheses """