Function name in camelCase ot match rest of code

This commit is contained in:
Michael Shepanski 2017-02-19 23:05:33 -05:00
parent 4b35b03d8a
commit a546db6fe7

View file

@ -15,7 +15,7 @@ def _test_utils_threaded():
pass pass
def _download_session_images(): def _downloadSessionImages():
pass # TODO Add this when we got clients fixed. pass # TODO Add this when we got clients fixed.