Skip to content

Commit

Permalink
PEP8 double aggressive E301 ~ E306
Browse files Browse the repository at this point in the history
  • Loading branch information
oe-alliance-plugins python bot committed Oct 23, 2021
1 parent 4d405fe commit c325019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Blindscan/src/dmmBlindScan.py
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,6 @@ def SatBandCheck(self, cur_orb_pos):
return True
return False # LNB type not supported by this plugin


def startScanCallback(self, answer=True):
if answer:
self.releaseFrontend()
Expand Down

0 comments on commit c325019

Please sign in to comment.