python-axolotl icon indicating copy to clipboard operation
python-axolotl copied to clipboard

README instructions reference non-existant function

Open TrainerRed151 opened this issue 6 years ago • 0 comments

The README references KeyHelper.generateLastResortKey(), but KeyHelper has no such function:

AttributeError: type object 'KeyHelper' has no attribute 'generateLastResortKey'

TrainerRed151 avatar Oct 30 '19 20:10 TrainerRed151