diff options
Diffstat (limited to 'tests/test_promql.py')
-rw-r--r-- | tests/test_promql.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_promql.py b/tests/test_promql.py index 4bd3d59f..5d04b6bb 100644 --- a/tests/test_promql.py +++ b/tests/test_promql.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- """ Basic PromQLLexer Tests ~~~~~~~~~~~~~~~~~~~~~~~ |