diff --git a/fixtures/annotations.py.uast b/fixtures/annotations.py.uast index 329ba682..ebf583ef 100644 --- a/fixtures/annotations.py.uast +++ b/fixtures/annotations.py.uast @@ -287,4 +287,3 @@ Module { . } } - diff --git a/fixtures/aritmeticops.py.uast b/fixtures/aritmeticops.py.uast index c29409b8..6dde2d4b 100644 --- a/fixtures/aritmeticops.py.uast +++ b/fixtures/aritmeticops.py.uast @@ -507,4 +507,3 @@ Module { . } } - diff --git a/fixtures/assert_constant.py.uast b/fixtures/assert_constant.py.uast index 23ec49dd..d503bb29 100644 --- a/fixtures/assert_constant.py.uast +++ b/fixtures/assert_constant.py.uast @@ -137,4 +137,3 @@ Module { . } } - diff --git a/fixtures/augassign.py.uast b/fixtures/augassign.py.uast index 9d34338c..1ee256ee 100644 --- a/fixtures/augassign.py.uast +++ b/fixtures/augassign.py.uast @@ -236,4 +236,3 @@ Module { . } } - diff --git a/fixtures/bitwise.py.uast b/fixtures/bitwise.py.uast index 5626a52f..f90ee6db 100644 --- a/fixtures/bitwise.py.uast +++ b/fixtures/bitwise.py.uast @@ -626,4 +626,3 @@ Module { . } } - diff --git a/fixtures/classdef.py.uast b/fixtures/classdef.py.uast index f52e82f2..336310d7 100644 --- a/fixtures/classdef.py.uast +++ b/fixtures/classdef.py.uast @@ -1067,4 +1067,3 @@ Module { . } } - diff --git a/fixtures/classdef_decorated.py.uast b/fixtures/classdef_decorated.py.uast index 9e99d2d9..34af9047 100644 --- a/fixtures/classdef_decorated.py.uast +++ b/fixtures/classdef_decorated.py.uast @@ -68,4 +68,3 @@ Module { . } } - diff --git a/fixtures/classdef_inheritance.py.uast b/fixtures/classdef_inheritance.py.uast index 04305f83..5062e85f 100644 --- a/fixtures/classdef_inheritance.py.uast +++ b/fixtures/classdef_inheritance.py.uast @@ -220,4 +220,3 @@ Module { . } } - diff --git a/fixtures/classdef_metaclass_py2.py.uast b/fixtures/classdef_metaclass_py2.py.uast index 116a417c..55d3217b 100644 --- a/fixtures/classdef_metaclass_py2.py.uast +++ b/fixtures/classdef_metaclass_py2.py.uast @@ -105,4 +105,3 @@ Module { . } } - diff --git a/fixtures/classdef_metaclass_py3.py.uast b/fixtures/classdef_metaclass_py3.py.uast index a2a09dd4..bba0961a 100644 --- a/fixtures/classdef_metaclass_py3.py.uast +++ b/fixtures/classdef_metaclass_py3.py.uast @@ -211,4 +211,3 @@ Module { . } } - diff --git a/fixtures/comments.py.uast b/fixtures/comments.py.uast index 2bb1bf7f..e9eb72a5 100644 --- a/fixtures/comments.py.uast +++ b/fixtures/comments.py.uast @@ -162,4 +162,3 @@ Module { . } } - diff --git a/fixtures/comparisonop.py.uast b/fixtures/comparisonop.py.uast index 2ef3b827..d266dd2a 100644 --- a/fixtures/comparisonop.py.uast +++ b/fixtures/comparisonop.py.uast @@ -496,4 +496,3 @@ Module { . } } - diff --git a/fixtures/complex.py.uast b/fixtures/complex.py.uast index 176dd0a7..269de2e9 100644 --- a/fixtures/complex.py.uast +++ b/fixtures/complex.py.uast @@ -100,4 +100,3 @@ Module { . } } - diff --git a/fixtures/comprehension_dict.py.uast b/fixtures/comprehension_dict.py.uast index 31c24f9a..8435f9d5 100644 --- a/fixtures/comprehension_dict.py.uast +++ b/fixtures/comprehension_dict.py.uast @@ -216,4 +216,3 @@ Module { . } } - diff --git a/fixtures/comprehension_list.py.uast b/fixtures/comprehension_list.py.uast index 4436d417..b592a6eb 100644 --- a/fixtures/comprehension_list.py.uast +++ b/fixtures/comprehension_list.py.uast @@ -369,4 +369,3 @@ Module { . } } - diff --git a/fixtures/comprehension_set.py.uast b/fixtures/comprehension_set.py.uast index 2e9c5cb6..483b796c 100644 --- a/fixtures/comprehension_set.py.uast +++ b/fixtures/comprehension_set.py.uast @@ -198,4 +198,3 @@ Module { . } } - diff --git a/fixtures/continue_break.py.uast b/fixtures/continue_break.py.uast index cb54507a..a310519e 100644 --- a/fixtures/continue_break.py.uast +++ b/fixtures/continue_break.py.uast @@ -354,4 +354,3 @@ Module { . } } - diff --git a/fixtures/declarations_annotated.py.uast b/fixtures/declarations_annotated.py.uast index 28497345..eb7adecd 100644 --- a/fixtures/declarations_annotated.py.uast +++ b/fixtures/declarations_annotated.py.uast @@ -141,4 +141,3 @@ Module { . } } - diff --git a/fixtures/ellipsis.py.uast b/fixtures/ellipsis.py.uast index 9f3a02d8..bafc3efa 100644 --- a/fixtures/ellipsis.py.uast +++ b/fixtures/ellipsis.py.uast @@ -68,4 +68,3 @@ Module { . } } - diff --git a/fixtures/empty.py.uast b/fixtures/empty.py.uast index 71ea88f7..33748003 100644 --- a/fixtures/empty.py.uast +++ b/fixtures/empty.py.uast @@ -1,5 +1,13 @@ -Status: ok +Status: error Errors: + . column out of bounds: 1 [1, 0] UAST: - +Module { +. Roles: File,Module +. StartPosition: { +. . Offset: 0 +. . Line: 1 +. . Col: 1 +. } +} diff --git a/fixtures/except.py.uast b/fixtures/except.py.uast index 199dada8..37c2b1d3 100644 --- a/fixtures/except.py.uast +++ b/fixtures/except.py.uast @@ -392,4 +392,3 @@ Module { . } } - diff --git a/fixtures/exec.py.uast b/fixtures/exec.py.uast index 3ad30256..9693f5db 100644 --- a/fixtures/exec.py.uast +++ b/fixtures/exec.py.uast @@ -68,4 +68,3 @@ Module { . } } - diff --git a/fixtures/for.py.uast b/fixtures/for.py.uast index d30d072c..029f4ad9 100644 --- a/fixtures/for.py.uast +++ b/fixtures/for.py.uast @@ -234,4 +234,3 @@ Module { . } } - diff --git a/fixtures/functioncalls.py.uast b/fixtures/functioncalls.py.uast index ebf35732..93a6d78c 100644 --- a/fixtures/functioncalls.py.uast +++ b/fixtures/functioncalls.py.uast @@ -516,4 +516,3 @@ Module { . } } - diff --git a/fixtures/functiondef_annotated.py.uast b/fixtures/functiondef_annotated.py.uast index b106ab3f..9827dfbf 100644 --- a/fixtures/functiondef_annotated.py.uast +++ b/fixtures/functiondef_annotated.py.uast @@ -187,4 +187,3 @@ Module { . } } - diff --git a/fixtures/functiondef_decorated.py.uast b/fixtures/functiondef_decorated.py.uast index 7f42d830..9fcd6003 100644 --- a/fixtures/functiondef_decorated.py.uast +++ b/fixtures/functiondef_decorated.py.uast @@ -248,4 +248,3 @@ Module { . } } - diff --git a/fixtures/functiondef_defaultparams.py.uast b/fixtures/functiondef_defaultparams.py.uast index f65b37f9..992c351c 100644 --- a/fixtures/functiondef_defaultparams.py.uast +++ b/fixtures/functiondef_defaultparams.py.uast @@ -306,4 +306,3 @@ Module { . } } - diff --git a/fixtures/functiondef_docstring.py.uast b/fixtures/functiondef_docstring.py.uast index b6899bc7..2c12c906 100644 --- a/fixtures/functiondef_docstring.py.uast +++ b/fixtures/functiondef_docstring.py.uast @@ -103,4 +103,3 @@ Module { . } } - diff --git a/fixtures/functiondef_kwarg.py.uast b/fixtures/functiondef_kwarg.py.uast index d46bc0b9..71614bfe 100644 --- a/fixtures/functiondef_kwarg.py.uast +++ b/fixtures/functiondef_kwarg.py.uast @@ -267,4 +267,3 @@ Module { . } } - diff --git a/fixtures/functiondef_simple.py.uast b/fixtures/functiondef_simple.py.uast index 6396c0fa..25cd0113 100644 --- a/fixtures/functiondef_simple.py.uast +++ b/fixtures/functiondef_simple.py.uast @@ -467,4 +467,3 @@ Module { . } } - diff --git a/fixtures/functiondef_vararg.py.uast b/fixtures/functiondef_vararg.py.uast index b656e6d9..86aaa88f 100644 --- a/fixtures/functiondef_vararg.py.uast +++ b/fixtures/functiondef_vararg.py.uast @@ -129,4 +129,3 @@ Module { . } } - diff --git a/fixtures/hello.py.uast b/fixtures/hello.py.uast index f76a684f..9b15be25 100644 --- a/fixtures/hello.py.uast +++ b/fixtures/hello.py.uast @@ -68,4 +68,3 @@ Module { . } } - diff --git a/fixtures/if.py.uast b/fixtures/if.py.uast index 28036add..a468be2f 100644 --- a/fixtures/if.py.uast +++ b/fixtures/if.py.uast @@ -946,4 +946,3 @@ Module { . } } - diff --git a/fixtures/ifexpression.py.uast b/fixtures/ifexpression.py.uast index cda99686..dee5c3e6 100644 --- a/fixtures/ifexpression.py.uast +++ b/fixtures/ifexpression.py.uast @@ -149,4 +149,3 @@ Module { . } } - diff --git a/fixtures/import.py.uast b/fixtures/import.py.uast index 0b3e041e..193373e2 100644 --- a/fixtures/import.py.uast +++ b/fixtures/import.py.uast @@ -130,4 +130,3 @@ Module { . } } - diff --git a/fixtures/issue102.py.uast b/fixtures/issue102.py.uast index 093d2772..7ccb06c4 100644 --- a/fixtures/issue102.py.uast +++ b/fixtures/issue102.py.uast @@ -43,4 +43,3 @@ Module { . } } - diff --git a/fixtures/issue30.py.uast b/fixtures/issue30.py.uast index 65b49845..c6dcf633 100644 --- a/fixtures/issue30.py.uast +++ b/fixtures/issue30.py.uast @@ -130,4 +130,3 @@ Module { . } } - diff --git a/fixtures/issue51.py.uast b/fixtures/issue51.py.uast index 7ea65409..a531fe5b 100644 --- a/fixtures/issue51.py.uast +++ b/fixtures/issue51.py.uast @@ -71,4 +71,3 @@ Module { . } } - diff --git a/fixtures/issue58.py.uast b/fixtures/issue58.py.uast index 76007b62..560d5cfd 100644 --- a/fixtures/issue58.py.uast +++ b/fixtures/issue58.py.uast @@ -119,4 +119,3 @@ Module { . } } - diff --git a/fixtures/issue62.py.uast b/fixtures/issue62.py.uast index 595bc82c..ec88aed0 100644 --- a/fixtures/issue62.py.uast +++ b/fixtures/issue62.py.uast @@ -124,4 +124,3 @@ Module { . } } - diff --git a/fixtures/issue62_b.py.uast b/fixtures/issue62_b.py.uast index 61ca51a1..52d000fa 100644 --- a/fixtures/issue62_b.py.uast +++ b/fixtures/issue62_b.py.uast @@ -1970,4 +1970,3 @@ Module { . } } - diff --git a/fixtures/issue76.py.uast b/fixtures/issue76.py.uast index d91c28e6..c12c7f19 100644 --- a/fixtures/issue76.py.uast +++ b/fixtures/issue76.py.uast @@ -369,4 +369,3 @@ Module { . } } - diff --git a/fixtures/issue97_assign.py.uast b/fixtures/issue97_assign.py.uast index d83ecc67..a3229158 100644 --- a/fixtures/issue97_assign.py.uast +++ b/fixtures/issue97_assign.py.uast @@ -74,4 +74,3 @@ Module { . } } - diff --git a/fixtures/issue97_equal.py.uast b/fixtures/issue97_equal.py.uast index 67707c48..81d62ede 100644 --- a/fixtures/issue97_equal.py.uast +++ b/fixtures/issue97_equal.py.uast @@ -109,4 +109,3 @@ Module { . } } - diff --git a/fixtures/issue97_lessThan.py.uast b/fixtures/issue97_lessThan.py.uast index aca08e6b..d0b34596 100644 --- a/fixtures/issue97_lessThan.py.uast +++ b/fixtures/issue97_lessThan.py.uast @@ -109,4 +109,3 @@ Module { . } } - diff --git a/fixtures/issue_server101.py.uast b/fixtures/issue_server101.py.uast index 76396620..8f27b730 100644 --- a/fixtures/issue_server101.py.uast +++ b/fixtures/issue_server101.py.uast @@ -54251,4 +54251,3 @@ class ZopeIntrospecter(Introspecter): . } } - diff --git a/fixtures/lambda.py.uast b/fixtures/lambda.py.uast index fb34c79d..70e425f6 100644 --- a/fixtures/lambda.py.uast +++ b/fixtures/lambda.py.uast @@ -121,4 +121,3 @@ Module { . } } - diff --git a/fixtures/line_comment.py.uast b/fixtures/line_comment.py.uast index 28fc45b1..42e90be0 100644 --- a/fixtures/line_comment.py.uast +++ b/fixtures/line_comment.py.uast @@ -144,4 +144,3 @@ Module { . } } - diff --git a/fixtures/literals_assign.py.uast b/fixtures/literals_assign.py.uast index db5ee186..2cebd0b9 100644 --- a/fixtures/literals_assign.py.uast +++ b/fixtures/literals_assign.py.uast @@ -926,4 +926,3 @@ Module { . } } - diff --git a/fixtures/loop_if.py.uast b/fixtures/loop_if.py.uast index 4d79d6de..e571a066 100644 --- a/fixtures/loop_if.py.uast +++ b/fixtures/loop_if.py.uast @@ -150,4 +150,3 @@ Module { . } } - diff --git a/fixtures/other_statements.py.uast b/fixtures/other_statements.py.uast index 7d503f5e..a0bba54f 100644 --- a/fixtures/other_statements.py.uast +++ b/fixtures/other_statements.py.uast @@ -289,4 +289,3 @@ Module { . } } - diff --git a/fixtures/pass.py.uast b/fixtures/pass.py.uast index 8bd8a37d..7b5c5ad1 100644 --- a/fixtures/pass.py.uast +++ b/fixtures/pass.py.uast @@ -209,4 +209,3 @@ Module { . } } - diff --git a/fixtures/print.py.uast b/fixtures/print.py.uast index 424692bf..abe08df6 100644 --- a/fixtures/print.py.uast +++ b/fixtures/print.py.uast @@ -83,4 +83,3 @@ Module { . } } - diff --git a/fixtures/qualified.py.uast b/fixtures/qualified.py.uast index 23d907ae..a77b2a88 100644 --- a/fixtures/qualified.py.uast +++ b/fixtures/qualified.py.uast @@ -267,4 +267,3 @@ Module { . } } - diff --git a/fixtures/repr.py.uast b/fixtures/repr.py.uast index ab42f942..d9d48b9b 100644 --- a/fixtures/repr.py.uast +++ b/fixtures/repr.py.uast @@ -68,4 +68,3 @@ Module { . } } - diff --git a/fixtures/sameline.py.uast b/fixtures/sameline.py.uast index 6310f359..70a3adab 100644 --- a/fixtures/sameline.py.uast +++ b/fixtures/sameline.py.uast @@ -129,4 +129,3 @@ Module { . } } - diff --git a/fixtures/sorting.py.uast b/fixtures/sorting.py.uast index 1e4d05ff..e3dcb03c 100644 --- a/fixtures/sorting.py.uast +++ b/fixtures/sorting.py.uast @@ -155,4 +155,3 @@ Module { . } } - diff --git a/fixtures/string_fstring.py.uast b/fixtures/string_fstring.py.uast index 4ab8ad20..aecf6a99 100644 --- a/fixtures/string_fstring.py.uast +++ b/fixtures/string_fstring.py.uast @@ -1046,4 +1046,3 @@ Module { . } } - diff --git a/fixtures/string_normal.py.uast b/fixtures/string_normal.py.uast index 80f2f937..7ffef3a6 100644 --- a/fixtures/string_normal.py.uast +++ b/fixtures/string_normal.py.uast @@ -67,4 +67,3 @@ Module { . } } - diff --git a/fixtures/string_triple.py.uast b/fixtures/string_triple.py.uast index c082f5bf..731a9d92 100644 --- a/fixtures/string_triple.py.uast +++ b/fixtures/string_triple.py.uast @@ -73,4 +73,3 @@ Second line . } } - diff --git a/fixtures/test.py.uast b/fixtures/test.py.uast index 01b0e783..aa9fd06f 100644 --- a/fixtures/test.py.uast +++ b/fixtures/test.py.uast @@ -112,4 +112,3 @@ Module { . } } - diff --git a/fixtures/unary.py.uast b/fixtures/unary.py.uast index eec86c2e..7466c8dd 100644 --- a/fixtures/unary.py.uast +++ b/fixtures/unary.py.uast @@ -159,4 +159,3 @@ Module { . } } - diff --git a/fixtures/while.py.uast b/fixtures/while.py.uast index 8a9585c5..cb11cb24 100644 --- a/fixtures/while.py.uast +++ b/fixtures/while.py.uast @@ -236,4 +236,3 @@ Module { . } } - diff --git a/fixtures/with.py.uast b/fixtures/with.py.uast index 4b81dff7..7bce1944 100644 --- a/fixtures/with.py.uast +++ b/fixtures/with.py.uast @@ -129,4 +129,3 @@ Module { . } } -