File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 520520 "metadata" : {},
521521 "outputs" : [],
522522 "source" : [
523- " test1 .find(\" ululation\" )"
523+ " strange .find(\" ululation\" )"
524524 ]
525525 },
526526 {
529529 "metadata" : {},
530530 "outputs" : [],
531531 "source" : [
532- " test1 .find(\" lollygag\" )"
532+ " strange .find(\" lollygag\" )"
533533 ]
534534 },
535535 {
538538 "metadata" : {},
539539 "outputs" : [],
540540 "source" : [
541- " test1 .index(\" lollygag\" )"
541+ " strange .index(\" lollygag\" )"
542542 ]
543543 },
544544 {
557557 "metadata" : {},
558558 "outputs" : [],
559559 "source" : [
560- " test1 .find('luculent')"
560+ " strange .find('luculent')"
561561 ]
562562 },
563563 {
566566 "metadata" : {},
567567 "outputs" : [],
568568 "source" : [
569- " test1 .index('luculent')"
569+ " strange .index('luculent')"
570570 ]
571571 },
572572 {
You can’t perform that action at this time.
0 commit comments