mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-05 18:34:52 +00:00
Tabs, meet your new overlords: spaces
In a quest to reach pep8, use spaces to indent rather than tabs.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
def get_struct():
|
||||
yield ('about/featurematrix/', None)
|
||||
yield ('about/featurematrix/', None)
|
||||
|
Reference in New Issue
Block a user