b4c08cb TESTS: Fix E231 pep8 issues on test_session_recording.py

Authored and Committed by jhrozek 6 years ago
    TESTS: Fix E231 pep8 issues on test_session_recording.py
    
    E231: missing whitespace after ':'
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3605
    
    Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>