5ac9a3f
Import fedora.client instead of entire fedora While trying to catch fedora.client.ServerError, module 'fedora' has no attribute 'client'. Work around that by importing client directly (we don't use anything else from that anyway).