Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Apr 3, 2019
1 parent 630f7f7 commit 7630308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quorum/model.py
Expand Up @@ -231,7 +231,7 @@
INSENSITIVE = {
"likei" : True,
"llikei" : True,
"rlikei" : True,
"rlikei" : True
}
""" The map that associates the various operators with the boolean
values that define if an insensitive base search should be used
Expand Down

0 comments on commit 7630308

Please sign in to comment.