Commit 8d168db
authored
Point users to where in their code they should make mods for Dataset.dims (#8534)
* Point users to where in their code they should make mods for Dataset.dims
Its somewhat annoying to get warnings that point to a line within a library where the warning is issued. It really makes it unclear what one needs to change.
This points to the user's access of the `dims` attribute.
* use emit_user_level_warning1 parent 9acc411 commit 8d168db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments