forked from VimPlug/jedi
Fix the compatibility docstring
This commit is contained in:
@@ -14,11 +14,11 @@ There are three kinds of test:
|
||||
"""
|
||||
|
||||
import textwrap
|
||||
from unittest import TestCase
|
||||
|
||||
import pytest
|
||||
|
||||
import jedi
|
||||
from ..helpers import TestCase
|
||||
|
||||
|
||||
class MixinTestFullName(object):
|
||||
|
||||
Reference in New Issue
Block a user