Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 049de70

Browse files
authored
nosqlmap.py: invalid header
"coding" should come in the second line, see: https://www.python.org/dev/peps/pep-0263/
1 parent 1ccd177 commit 049de70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎nosqlmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# -*- coding: utf-8 -*-
21
#!/usr/bin/python
2+
# -*- coding: utf-8 -*-
33
# NoSQLMap Copyright 2012-2017 NoSQLMap Development team
44
# See the file 'doc/COPYING' for copying permission
55

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /