AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 17 forks source link

Extract antler arguments to separate function to fix the build #136

Closed mikelik closed 1 year ago

mikelik commented 1 year ago

Extract antler arguments to separate function to get rid of the following warning: src/dune/args.py:44:4: R0915: Too many statements (58/50) (too-many-statements)