Skip to content

Fixed indentation (was tab instead of spaces)#4

Open
otech-nl wants to merge 1 commit intotahoe:masterfrom
otech-nl:master
Open

Fixed indentation (was tab instead of spaces)#4
otech-nl wants to merge 1 commit intotahoe:masterfrom
otech-nl:master

Conversation

@otech-nl
Copy link

File "/flask-datatables/flask_datatables/init.py", line 273
total_records = self.total_recs
^
TabError: inconsistent use of tabs and spaces in indentation

File "/flask-datatables/flask_datatables/__init__.py", line 273
    total_records = self.total_recs
                                  ^
TabError: inconsistent use of tabs and spaces in indentation
@tahoe
Copy link
Owner

tahoe commented Oct 21, 2019 via email

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