Commit 557afd5
authored
Remove deprecated scale_index method (#279)
## Problem
Found this deprecated method while updating doc strings. It won't work
in its current state, and it was described as deprecated in the
Changelog 2 years ago.
## Solution
- [x] Delete it 🗑️
- [x] Verified not used in notebook examples
- [x] Verified not used in readme-docs1 parent 2cace80 commit 557afd5
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 182 | | |
194 | 183 | | |
195 | 184 | | |
| |||
0 commit comments