CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
151 stars 33 forks source link

Formatting the tests #295

Closed aviraljain99 closed 2 years ago

aviraljain99 commented 2 years ago

I also missed this sorry. I am pretty sure this is the last PR I will have for this.

aviraljain99 commented 2 years ago

This is a little weird, but 🤷‍♀️ :

        f"""
    {{
        "name": "transcription_w",
        "hash": "{t.hash}",
  @@ -52,7 +54,8 @@ def test_new_transcription(tmpdir):
        "has_been_transcribed": false,
        "exporter": null
    }}
    """

Yeah I am not sure about this. It wasn't touched by the Black formatter tho.