Skip to content

Commit 9f66ebd

Browse files
Merge pull request sherlock-project#2277 from sherlock-project/2275-PEP-561
Comply with PEP 561
1 parent 2c303a2 commit 9f66ebd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ See all alternative installation methods [here](https://sherlockproject.xyz/inst
4040

4141
To search for only one user:
4242
```bash
43-
sherlock user123
43+
sherlock sjm5505
4444
```
4545

4646
To search for more than one user:

sherlock_project/resources/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"3dnews": {
2121
"errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d \u0438 \u043d\u0435 \u0438\u043c\u0435\u0435\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044f \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.",
2222
"errorType": "message",
23-
"url": "http://forum.3dnews.ru/member.php?username={}",
23+
"url": "http://forum.3dnews.ru/member.php?username={sjm5505}",
2424
"urlMain": "http://forum.3dnews.ru/",
2525
"username_claimed": "red"
2626
},

0 commit comments

Comments
 (0)