Fixed indentation

This commit is contained in:
Matt Weidner 2017-07-21 13:31:04 -05:00
parent f26ea82b3c
commit 7a28b1f15c

View File

@ -377,8 +377,8 @@ class Options(optmanager.OptManager):
)
self.add_option(
"intercept_active", bool, False,
"Intercept toggle"
"intercept_active", bool, False,
"Intercept toggle"
)
self.add_option(