Commit 02858f8
feat: Adding awkward.semipublic submodule (#3152)
* Renaming _prettyprint to prettyprint (no longer private)
* _prettyprint remains as a deprecated submodule
* highlevel.py: removing unnecessary prettyprint imports
* Fixing (deprecated) _prettyprint with explicit imports.
* Putting remove_structure in contents.remove_structure submodule.
Also adding a unit test for this and prettyprint.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent ef1e851 commit 02858f8
File tree
7 files changed
+554
-491
lines changed- src/awkward
- contents
- types
- tests
7 files changed
+554
-491
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | 195 | | |
233 | 196 | | |
234 | 197 | | |
| |||
0 commit comments