Skip to content

Commit

Permalink
snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
davidszotten committed Aug 6, 2023
1 parent d95f9e7 commit 5a23d6c
Show file tree
Hide file tree
Showing 21 changed files with 49 additions and 70 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down Expand Up @@ -210,7 +210,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
String(
Expand Down Expand Up @@ -266,7 +266,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down Expand Up @@ -357,7 +357,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
String(
Expand Down Expand Up @@ -388,7 +388,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
String(
Expand All @@ -49,7 +49,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
String(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ JoinedStr(
},
),
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ JoinedStr(
},
),
conversion: None,
format_spec: None,
format_spec: [],
},
),
String(
Expand All @@ -55,7 +55,7 @@ JoinedStr(
},
),
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,14 @@ JoinedStr(
},
),
conversion: None,
format_spec: Some(
JoinedStr(
ExprJoinedStr {
format_spec: [
String(
StringTodoName {
range: 9..12,
values: [
String(
StringTodoName {
range: 9..12,
value: ">10",
},
),
],
value: ">10",
},
),
),
],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ JoinedStr(
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
FormattedValue(
Expand All @@ -33,7 +33,7 @@ JoinedStr(
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
String(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ JoinedStr(
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,23 @@ JoinedStr(
),
debug_text: None,
conversion: None,
format_spec: Some(
JoinedStr(
ExprJoinedStr {
format_spec: [
FormattedValue(
FormattedValue {
range: 7..13,
values: [
FormattedValue(
FormattedValue {
range: 7..13,
expression: Name(
ExprName {
range: 8..12,
id: "spec",
ctx: Load,
},
),
debug_text: None,
conversion: None,
format_spec: None,
},
),
],
expression: Name(
ExprName {
range: 8..12,
id: "spec",
ctx: Load,
},
),
debug_text: None,
conversion: None,
format_spec: [],
},
),
),
],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ JoinedStr(
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,14 @@ JoinedStr(
),
debug_text: None,
conversion: None,
format_spec: Some(
JoinedStr(
ExprJoinedStr {
format_spec: [
String(
StringTodoName {
range: 7..11,
values: [
String(
StringTodoName {
range: 7..11,
value: "spec",
},
),
],
value: "spec",
},
),
),
],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ JoinedStr(
},
),
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ JoinedStr(
},
),
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ JoinedStr(
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ expression: parse_ast
),
debug_text: None,
conversion: None,
format_spec: None,
format_spec: [],
},
),
],
Expand Down

0 comments on commit 5a23d6c

Please sign in to comment.