Skip to content

Commit 680faca

Browse files
committed
🐱
1 parent 85c9e0a commit 680faca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python_Index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Python Notes Collections
7070
source code][internals]
7171
66. [理解 Python super][super2]
7272
67. [Python debugging tips][pydebug]
73+
68, [Fix "Attempted relative import in non-package"][python.m]
7374

7475
## Examples
7576
1. [Solving Every Sudoku Puzzle by Peter Norvig][sudoku]
@@ -285,3 +286,4 @@ Update: Thu Dec 15 16:10:05 PST 2016
285286
[pydebug]: http://stackoverflow.com/questions/1623039/python-debugging-tips
286287
[traceback]: https://docs.python.org/2/library/traceback.html
287288
[wraps]: http://stackoverflow.com/questions/308999/what-does-functools-wraps-do
289+
[python.m]: http://stackoverflow.com/questions/11536764/how-to-fix-attempted-relative-import-in-non-package-even-with-init-py

0 commit comments

Comments
 (0)