Commit 566cdab
committed
Clarify
The use of `print_value_path` means the value namespace is always used
and the `guess_def_namespace` call is unnecessary. This commit removes
the `guess_def_namespace` call and hard-codes `ValueNS`. It also changes
the `print_value_path` to `print_def_path` for consistency with
`def_path_str_with_args`.value_path_str_with_args.1 parent 0f35336 commit 566cdab
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2131 | 2131 | | |
2132 | 2132 | | |
2133 | 2133 | | |
2134 | | - | |
2135 | | - | |
2136 | 2134 | | |
2137 | 2135 | | |
2138 | 2136 | | |
| |||
2157 | 2155 | | |
2158 | 2156 | | |
2159 | 2157 | | |
| 2158 | + | |
2160 | 2159 | | |
2161 | 2160 | | |
2162 | 2161 | | |
| |||
2169 | 2168 | | |
2170 | 2169 | | |
2171 | 2170 | | |
| 2171 | + | |
2172 | 2172 | | |
2173 | 2173 | | |
2174 | 2174 | | |
2175 | 2175 | | |
2176 | 2176 | | |
2177 | 2177 | | |
2178 | | - | |
| 2178 | + | |
2179 | 2179 | | |
2180 | 2180 | | |
2181 | | - | |
| 2181 | + | |
2182 | 2182 | | |
2183 | 2183 | | |
2184 | 2184 | | |
| |||
0 commit comments