Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick workaround for BLOB as TEXT problem (#2247) #2248

Open
wants to merge 3 commits into
base: v0.6
Choose a base branch
from

add script to revert BLOB-keys into TEXT-keys

31dcbd6
Select commit
Loading
Failed to load commit list.
Open

Quick workaround for BLOB as TEXT problem (#2247) #2248

add script to revert BLOB-keys into TEXT-keys
31dcbd6
Select commit
Loading
Failed to load commit list.
PyBitmessage Code Quality Checks / Code Quality - pycodestyle failed May 30, 2024 in 14s

Code quality check completed

pycodestyle check complete: 0 fixed, 13 new, 37 remaining

Annotations

Check failure on line 446 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (134 > 119 characters)

Check failure on line 434 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (125 > 119 characters)

Check failure on line 448 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (125 > 119 characters)

Check failure on line 373 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (130 > 119 characters)

Check failure on line 364 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (123 > 119 characters)

Check failure on line 436 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (127 > 119 characters)

Check failure on line 362 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (121 > 119 characters)

Check failure on line 375 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (121 > 119 characters)

Check failure on line 380 in src/bitmessagecurses/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (126 > 119 characters)

Check failure on line 3363 in src/bitmessageqt/__init__.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (130 > 119 characters)

Check failure on line 62 in src/helper_sent.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (120 > 119 characters)

Check failure on line 66 in src/helper_sent.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (122 > 119 characters)

Check failure on line 42 in src/helper_sent.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pycodestyle

E501

line too long (124 > 119 characters)