Skip to content

Commit

Permalink
flake8: constants.CR should not be checked
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Aug 29, 2016
1 parent 1f7ac25 commit f7226b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymysql/constants/CR.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# flake8: noqa
# errmsg.h
CR_ERROR_FIRST = 2000
CR_UNKNOWN_ERROR = 2000
Expand Down

0 comments on commit f7226b5

Please sign in to comment.