foamyguy
b9327d703f
change to ruff
2025-05-16 15:59:09 +00:00
Chris Pappalardo
99db3f4ff1
added missing type annotations
2023-04-25 14:28:27 -07:00
Alec Delaney
e2f4cd3c6d
Update version string
2022-08-16 18:09:15 -04:00
Nicolas Favre-Felix
11366c625c
Add missing new line in docstring for hashlib.new
...
The missing line between the method description and the list of
parameters leads to broken formatting in the docs. It needs to be
present for the list of parameters to be correctly formatted.
2022-07-13 17:26:15 -07:00
foamyguy
9ad5d9fd8d
import instead of make variables
2021-12-08 20:24:24 -06:00
foamyguy
7b0d2903b2
allow names
2021-12-08 20:12:08 -06:00
Herwin Bozet
834fecc205
Added reference attributes in parent module
2021-04-21 13:36:15 +02:00
dherrada
f3c87bc03e
Ran pre-commit, added licenses
2021-01-14 11:17:59 -05:00
dherrada
d1b0c7faae
Ran black, updated to pylint 2.x
2020-03-12 16:28:49 -04:00
brentru
cce27c96de
lcase md5
2019-08-19 16:12:51 -04:00
brentru
4458fda842
add sha1 and md5 to global init
2019-08-19 16:11:09 -04:00
brentru
f4af921d75
only import submodules if not hashlib
2019-08-19 16:06:43 -04:00
brentru
c296ce4be2
redo __init__.py
2019-08-19 16:03:35 -04:00
brentru
885eede608
start lintin'
2019-08-19 13:58:35 -04:00
brentru
a5a3e935b8
comments into sha512, add sha1 template
2019-08-19 13:26:07 -04:00
brentru
3b70d76395
add new init, start commenting out
2019-08-19 13:16:30 -04:00