5ac9a3f Import fedora.client instead of entire fedora

Authored and Committed by frantisekz 2 years ago
    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).
    
        
file modified
+1 -1