mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
memory_check.py should be an executable script
This commit is contained in:
1
scripts/memory_check.py
Normal file → Executable file
1
scripts/memory_check.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#! /usr/bin/env python
|
||||
"""
|
||||
This is a convenience script to test the speed and memory usage of Jedi with
|
||||
large libraries.
|
||||
|
||||
Reference in New Issue
Block a user