Skip to content

Commit 346eef2

Browse files
committed
Fix code style
1 parent 0c0f4fd commit 346eef2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/bdb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ def _get_executable_linenos(code):
189189
return linenos
190190

191191

192-
193192
class Bdb:
194193
"""Generic Python debugger base class.
195194

0 commit comments

Comments
 (0)