Describe the types of each argument to the createUser() method.
createUser()
rebased onto f20832bd2c96da523da34a28a354de21a05a1f5c
Metadata Update from @tkopecek: - Pull-request tagged with: doc, no_qe
Let's point user to use enum directly koji.USER_STATUS["NORMAL"], not to use magical numbers
rebased onto a14a21b2c2f318daa082247d587a273db57ac4b9
I've updated this PR to simply mention the koji.USER_STATUS enum instead of the integers.
koji.USER_STATUS
Commit 62fea17e fixes this pull-request
Pull-Request has been merged by tkopecek
Describe the types of each argument to the
createUser()method.