From 1e66d13121efecb948a1684889cbb399e4c1ff3e Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Sun, 24 Nov 2019 03:27:06 +0100 Subject: fix heredoc indentation --- test/unit/comment_filter.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unit') diff --git a/test/unit/comment_filter.rb b/test/unit/comment_filter.rb index e255d07..c8147e9 100644 --- a/test/unit/comment_filter.rb +++ b/test/unit/comment_filter.rb @@ -47,7 +47,7 @@ class Myclass(): def myfunction(): -PYTHON_FILTERED + PYTHON_FILTERED end end \ No newline at end of file -- cgit v1.2.1