Skip to content

2015.10.30#32

Open
brian-ho wants to merge 9 commits intodata-mining-the-city:masterfrom
brian-ho:03-server-side-analysis
Open

2015.10.30#32
brian-ho wants to merge 9 commits intodata-mining-the-city:masterfrom
brian-ho:03-server-side-analysis

Conversation

@brian-ho
Copy link

Getting an indentation error at line 117, can’t seem to resolve. May be a copy and paste issue?

@danilnagy
Copy link
Contributor

It seems like all the lines from 61-114 in the app.py file are indented one level too far. Remember that indentation in Python specifies the code structure, so it needs to be correct or you will get an error. Go through and make sure that you are indenting once for each level of the code structure. Also, have you implemented the features for the assignment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants