GateOne icon indicating copy to clipboard operation
GateOne copied to clipboard

Update authentication.py

Open xlorepdarkhelm opened this issue 9 years ago • 0 comments

Fixing: TabError: inconsistent use of tabs and spaces in indentation, in gateone/auth/authentication.py, line 648

Found when attempting to do "python3 setup.py install" on Ubuntu 16.04, with Python 3.5.1.

This error didn't happen in python 2, but did when using it in python 3.

xlorepdarkhelm avatar Apr 25 '16 17:04 xlorepdarkhelm