blackducksoftware / hub-rest-api-python

HUB REST API Python bindings
Apache License 2.0
89 stars 104 forks source link

fix for #159 - missing exceptions import #163

Closed OffBy0x01 closed 3 years ago

skiyooka commented 3 years ago

Looks good and my test with HubInstance.create_user_group_by_name() is now raising the correct exception.