Skip to content

Commit

Permalink
Remove pylint ingoring.
Browse files Browse the repository at this point in the history
  • Loading branch information
ymoch committed Mar 31, 2016
1 parent 40c3fd3 commit 38d3c0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apyori.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python
# pylint: disable=W0141

"""
a simple implementation of Apriori algorithm by Python.
Expand Down

0 comments on commit 38d3c0d

Please sign in to comment.