mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
remove mem_debug again, was just temporary
This commit is contained in:
@@ -267,7 +267,6 @@ print('\nSummary: (%s fails)' % tests_fail)
|
||||
for s in summary:
|
||||
print(s)
|
||||
|
||||
import mem_debug
|
||||
|
||||
exit_code = 1 if tests_fail else 0
|
||||
if sys.hexversion < 0x02060000 and tests_fail <= 5:
|
||||
|
||||
Reference in New Issue
Block a user