New issue 343: pylint error in beancount.core.data
https://bitbucket.org/blais/beancount/issues/343/pylint-error-in-beancountcoredata

Johannes Harms:

A pylint error in beancount.core.data makes problems in smart_importer's 
continuous integration:

```
************* Module smart_importer.predictor
smart_importer/predictor.py:10:0: E0001: Cannot import 'beancount.core.data' 
due to syntax error 'misplaced type annotation (<unknown>, line 283)' 
(syntax-error)
************* Module smart_importer.pipelines
smart_importer/pipelines.py:6:0: E0001: Cannot import 'beancount.core.data' due 
to syntax error 'misplaced type annotation (<unknown>, line 283)' (syntax-error)
```

see https://travis-ci.org/beancount/smart_importer/jobs/465570874 for full log 
output.


-- 
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20181209115134.22641.68747%40celery-worker-112.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to