Bill Breitmayer
|
c05cc652a0
|
Strings too long
Revert to old
|
2024-06-01 13:03:14 -04:00 |
|
pre-commit-ci[bot]
|
13f6fdb59f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-06-01 16:49:01 +00:00 |
|
Bill Breitmayer
|
db1466309a
|
Fix details
Better comments, errors, check bit_length=0 conditions
|
2024-06-01 12:47:58 -04:00 |
|
pre-commit-ci[bot]
|
5a6275bf5e
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-31 13:05:27 +00:00 |
|
Bill Breitmayer
|
6e81a51620
|
Cleanup comments
Few typos, debugging advice
|
2024-05-31 09:04:55 -04:00 |
|
Bill Breitmayer
|
82695f895e
|
Clean up return types
Changed return type from None to Exceptions and fix doctests
|
2024-05-30 08:09:18 -04:00 |
|
pre-commit-ci[bot]
|
27aebea54f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-29 16:17:15 +00:00 |
|
Bill Breitmayer
|
9002513e46
|
Fix type hint for returns
Fixed int | None return hints, mypy error
|
2024-05-29 12:16:01 -04:00 |
|
pre-commit-ci[bot]
|
c9d6a618dc
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-29 15:57:06 +00:00 |
|
Bill Breitmayer
|
29b6e8ff7d
|
Fix tabs instead of spaces in comments
Fixing tabs instead of spaces in comments
|
2024-05-29 11:56:38 -04:00 |
|
pre-commit-ci[bot]
|
0ef3e6b302
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-29 15:32:44 +00:00 |
|
Bill Breitmayer
|
93610d9744
|
Fix type hints, validation errors
Add type hints and fix leading spaces issues.
|
2024-05-29 11:31:58 -04:00 |
|
Bill Breitmayer
|
a471d00d75
|
Merge branch 'master' of https://github.com/billbreit/Python
|
2024-05-28 21:53:34 -04:00 |
|
Bill Breitmayer
|
c32638fb31
|
Recommit
Seems to be OK so far ...
|
2024-05-28 21:52:16 -04:00 |
|
pre-commit-ci[bot]
|
23956f55f3
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-29 01:51:07 +00:00 |
|
Bill Breitmayer
|
01be0441d6
|
Struggling
Is it or isn't it ?
|
2024-05-28 21:49:27 -04:00 |
|
Bill Breitmayer
|
b501f227f5
|
Fix Ruff formatting
Blank lines with spaces, trailing spaces at end of line, etc.
|
2024-05-28 20:14:29 -04:00 |
|
Bill Breitmayer
|
bb46e1af8b
|
Fix errrors in multibit_manipulation
Few typos, doctest error
|
2024-05-28 10:07:21 -04:00 |
|
Bill Breitmayer
|
c7d91359da
|
Create multibit_manipulation.py
|
2024-05-27 20:41:41 -04:00 |
|