Skip to content
#

arxml

Here are 4 public repositories matching this topic...

Language: All
Filter by language
Apteryks
Apteryks commented Apr 3, 2020

When building the info manual ('make info' from the docs/ subdir), I get the following error (build happens in a container without networking):

WARNING: Could not fetch remote image: https://travis-ci.org/eerimoq/cantools.svg?branch=master [HTTPSConnectionPool(host='travis-ci.org', port=443): Max retries exceeded with url: /eerimoq/cantools.svg?branch=master (Caused by NewConnectionError('
Funth0mas
Funth0mas commented Mar 3, 2019

So that we can setup mypy on CI we need to elliminate all errors. Currently all serious mypy errors are in canmatrix.canmatrix and most of them are bound to float_factory playing with attrs.

The problem is, that mypy currently only undertsand attr converters, if they are named functions. That means NEITHER converter=decimal.Decimal NOR converter=CanId.from_compound_integer.

Improve this page

Add a description, image, and links to the arxml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arxml topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.