mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-21 13:31:45 -07:00
fix sanity test
This commit is contained in:
parent
c07d9b682d
commit
b81bab4a1f
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ based on
|
||||||
* https://github.com/hashcat/hashcat/blob/master/tools/test_modules/m07400.pm
|
* https://github.com/hashcat/hashcat/blob/master/tools/test_modules/m07400.pm
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
from __future__ import absolute_import, division, print_function
|
||||||
|
|
||||||
|
__metaclass__ = type
|
||||||
|
|
||||||
import hashlib
|
import hashlib
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue