Skip to content

Commit

Permalink
.pylinrc: Add dist_mnist (kubeflow#581)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <[email protected]>
  • Loading branch information
gaocegege authored and Penghui Yan committed Jun 18, 2018
1 parent 8190508 commit 9123baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# Add files or directories to the blacklist. They should be base names, not
# paths.
ignore=third_party,jupyterhub_spawner.py
ignore=third_party,jupyterhub_spawner.py,dist_mnist.py

# Add files or directories matching the regex patterns to the blacklist. The
# regex matches against base names, not paths.
Expand Down

0 comments on commit 9123baf

Please sign in to comment.