Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Invalid Python Syntax... #131

Closed
bigkevmcd opened this issue Aug 7, 2013 · 0 comments
Closed

Invalid Python Syntax... #131

bigkevmcd opened this issue Aug 7, 2013 · 0 comments

Comments

@bigkevmcd
Copy link

https://github.com/namlook/mongokit/blob/master/mongokit/__init__.py line 49

There's no continuation marker, so you'll get an IndentationError.

(PEP8 recommends using () for implicit line continuations probably for this reason ;-)

@namlook namlook closed this as completed in c6fe42f Aug 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant