mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Remove an old note that was not valid anymore
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
"""
|
||||
Refactoring tests work a little bit similar to Black Box tests. But the idea is
|
||||
here to compare two versions of code. **Note: Refactoring is currently not in
|
||||
active development (and was never stable), the tests are therefore not really
|
||||
valuable - just ignore them.**
|
||||
here to compare two versions of code.
|
||||
"""
|
||||
from __future__ import with_statement
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user