OpenSourceEconomics / soepy

Python package for the simulation and estimation of dynamic models of human capital accumulation tailored to the German Socio-Economic Panel (SOEP)
MIT License
12 stars 4 forks source link

increase codacy grade #24

Closed peisenha closed 5 years ago

peisenha commented 5 years ago

We want to have an A from the automated code review. Some of the raised issues (for example security) are not relevant for us but these can then be removed from inspection through proper codacy configuration.

peisenha commented 5 years ago

This has solved itself, as I turned of the security warnings that do not apply to our program.