GrafeasGroup / tor

Community curation bot for /r/TranscribersOfReddit
https://reddit.com/r/transcribersofreddit
MIT License
39 stars 15 forks source link

Examine why this transcription doesn't get accepted #267

Open TimJentzsch opened 3 years ago

TimJentzsch commented 3 years ago

The following transcription returns the "missing separators" error:

*Image Transcription: Facebook Marketplace* 

---

 [*A picture of multiple keychains on Facebook Marketplace*]

Key changes

 ---

 ^^I'm a human volunteer content transcriber for Reddit and you could be too! [If you'd like more information on what we do and why we do it, click here!](https://www.reddit.com/r/TranscribersOfReddit/wiki/index)

It has spaces before the separator, on the empty lines and after the separator, but to my knowledge all of this should be accepted and is tested. This bug should be fixed and this transcription should be used as a test case.

Transcription ID: 227875

TheodoreHua commented 3 years ago

Doesn't seem to be an issue with the Regex or validation function. Pytest passes with that transcription and the regex matches 2 separators (as expected).

Perhaps some other part of the code?