987d24f Silence pylint import errors of ipaserver in ipalib and ipaclient

2 files Authored by cheimes 7 years ago, Committed by mbasti 7 years ago,
    Silence pylint import errors of ipaserver in ipalib and ipaclient
    
    In client-only installations the ipaserver package is not available.
    Additional guards prevent pylint to complain about missing ipaserver
    package.
    
    https://fedorahosted.org/freeipa/ticket/6468
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+2 -2