EnablingIntelligence / VisualizingCNNs

This repository implements the approach proposed in https://arxiv.org/pdf/1311.2901.pdf . This is not the official repository to the paper.
MIT License
0 stars 0 forks source link

adapt pylint config #16

Closed c-schicho closed 8 months ago

c-schicho commented 8 months ago

adapt the pylint config.

it should allow skipping doc strings and the default pycharm import order should be considered.