Add read support for dbf files to agate
agatedbf
uses a monkey patching pattern to add read for dbf files support to all agate.Table
instances.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |