SyntaxWarning for shell logo
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 88/100
Research direction
Open faraday_cli/shell/shell.py at the referenced logo definition around line 45 and inspect the warning produced during setup. Make the logo string avoid the invalid escape warning, then rerun the faraday-cli setup that currently reports the SyntaxWarning and confirm the warning is gone.
Written by the indexing model from the issue text.
Description
Please use a raw string for the logo to fix the SyntaxWarning in the setup.
Setting up faraday-cli (2.2.2-0kali1)… /usr/lib/python3/dist-packages/faraday_cli/shell/shell.py:51: SyntaxWarning: "\_" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\_"? A raw string is also an option. /_/ \__,_/_/ \__,_/\__,_/\__,_/\__, / \____/_/_/
noqa doesn't make it go away ;-)
- Dominant language
- Python
- Stars
- 52
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from infobyte/faraday-cli
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
infobyte/faraday-cli#21 · 3 comments ·
-
Can't Import Nuclei Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
infobyte/faraday-cli#19 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
infobyte/faraday-cli#18 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
infobyte/faraday-cli#17 ·
All issues in infobyte/faraday-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100