Closed alexiskeely closed 5 years ago
Was likely an import error, focus is no longer required.
Thanks for following up. Apologies for taking so long to get to the issue request. I had been thinking “Dang, I thought I’d fixed that thing!”, so I’m glad to hear that that was, in fact the case.
Harold Solbrig
From: alexiskeely notifications@github.com Reply-To: hsolbrig/PyShEx reply@reply.github.com Date: Thursday, October 3, 2019 at 6:39 PM To: hsolbrig/PyShEx PyShEx@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [hsolbrig/PyShEx] pyshex.evaluate() focus is not optional (#60)
Was likely an import error, focus is no longer required.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/hsolbrig/PyShEx/issues/60?email_source=notifications&email_token=AADFRNQZAF6HXRALWSA72ZLQMZ7ELA5CNFSM4IZT4D5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAJ5CNQ#issuecomment-538169654, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AADFRNUQZK6BHSDE35DUPJLQMZ7ELANCNFSM4IZT4D5A.
From the documentation, it looks like param: focus in pyshex.evaluate() should be optional, but I'm not able to bypass declaring either a start node or focus node.