New issue 372: test suite fails with Python 3.5: SyntaxError: invalid syntax 
f"..."
https://bitbucket.org/blais/beancount/issues/372/test-suite-fails-with-python-35

Martin Michlmayr:

I don't know if you care (if not, feel free to close) but one test fails with 
Python 3.5:

```
ERROR collecting beancount/prices/sources/quandl_test.py
beancount/prices/sources/quandl_test.py:12: in <module>
    from beancount.prices.sources import quandl
E     File 
"/home/tbm/scratch/cvs/beancount/beancount/prices/sources/quandl.py", line 56
E       url = 
f"https://www.quandl.com/api/v3/datasets/{database}/{dataset}.json";
E                                                                               
^
E   SyntaxError: invalid syntax
```


-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20190203011402.32756.44060%40celery-worker-110.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to