Skip to content

Commit

Permalink
add criteria to constants
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanka12 committed Dec 31, 2019
1 parent 41f6d63 commit af559c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openprocurement_client/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@
QUESTIONS = 'questions'
TENDERS = 'tenders'
TRANSFERS = 'transfers'
AGREEMENTS= 'agreements'
AGREEMENTS = 'agreements'
CRITERIA = 'criteria'

0 comments on commit af559c1

Please sign in to comment.