projects
/
idea
/
community.git
/ tree
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
| tree
history
|
HEAD
PY-16553 Remove comma from one element tuple when converting it to another collection
[idea/community.git]
/
python
/
testData
/
intentions
/
drwxr-xr-x
..
drwxr-xr-x
-
PyAnnotateTypesIntentionTest
tree
|
history
drwxr-xr-x
-
PyConvertCollectionLiteralIntentionTest
tree
|
history
drwxr-xr-x
-
PyConvertFormatOperatorToMethodIntentionTest
tree
|
history
drwxr-xr-x
-
PyConvertMethodToPropertyIntentionTest
tree
|
history
drwxr-xr-x
-
PyStringConcatenationToFormatIntentionTest
tree
|
history
drwxr-xr-x
-
PythonDemorganLawIntentionTest
tree
|
history
drwxr-xr-x
-
SpecifyTypeInPy3AnnotationsIntentionTest
tree
|
history
-rw-r--r--
85
addMissingParamsInGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
54
addMissingParamsInGoogleDocStringEmptyParamSection.py
blob
|
history
|
raw
-rw-r--r--
48
addMissingParamsInGoogleDocStringEmptyParamSectionCustomCodeIndent.py
blob
|
history
|
raw
-rw-r--r--
65
addMissingParamsInGoogleDocStringEmptyParamSectionCustomCodeIndent_after.py
blob
|
history
|
raw
-rw-r--r--
83
addMissingParamsInGoogleDocStringEmptyParamSection_after.py
blob
|
history
|
raw
-rw-r--r--
38
addMissingParamsInGoogleDocStringNoParamSection.py
blob
|
history
|
raw
-rw-r--r--
34
addMissingParamsInGoogleDocStringNoParamSectionCustomCodeIndent.py
blob
|
history
|
raw
-rw-r--r--
59
addMissingParamsInGoogleDocStringNoParamSectionCustomCodeIndent_after.py
blob
|
history
|
raw
-rw-r--r--
77
addMissingParamsInGoogleDocStringNoParamSection_after.py
blob
|
history
|
raw
-rw-r--r--
98
addMissingParamsInGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
72
addMissingVarargsInGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
96
addMissingVarargsInGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
25
convertBuiltins.py
blob
|
history
|
raw
-rw-r--r--
15
convertBuiltins_after.py
blob
|
history
|
raw
-rw-r--r--
42
convertDictComp.py
blob
|
history
|
raw
-rw-r--r--
43
convertDictComp_after.py
blob
|
history
|
raw
-rw-r--r--
43
convertLambdaToFunction.py
blob
|
history
|
raw
-rw-r--r--
49
convertLambdaToFunction1.py
blob
|
history
|
raw
-rw-r--r--
48
convertLambdaToFunction2.py
blob
|
history
|
raw
-rw-r--r--
73
convertLambdaToFunction2_after.py
blob
|
history
|
raw
-rw-r--r--
49
convertLambdaToFunction_after.py
blob
|
history
|
raw
-rw-r--r--
23
convertSetLiteral.py
blob
|
history
|
raw
-rw-r--r--
21
convertSetLiteral_after.py
blob
|
history
|
raw
-rw-r--r--
221
convertStaticMethodToFunction.py
blob
|
history
|
raw
-rw-r--r--
250
convertStaticMethodToFunctionUsage.py
blob
|
history
|
raw
-rw-r--r--
209
convertStaticMethodToFunctionUsage_after.py
blob
|
history
|
raw
-rw-r--r--
189
convertStaticMethodToFunction_after.py
blob
|
history
|
raw
-rw-r--r--
17
convertTripleQuotedEmptyString.py
blob
|
history
|
raw
-rw-r--r--
6
convertTripleQuotedEmptyString_after.py
blob
|
history
|
raw
-rw-r--r--
45
convertTripleQuotedParenthesizedString.py
blob
|
history
|
raw
-rw-r--r--
61
convertTripleQuotedParenthesizedString_after.py
blob
|
history
|
raw
-rw-r--r--
115
convertTripleQuotedString.py
blob
|
history
|
raw
-rw-r--r--
47
convertTripleQuotedString1.py
blob
|
history
|
raw
-rw-r--r--
49
convertTripleQuotedString1_after.py
blob
|
history
|
raw
-rw-r--r--
156
convertTripleQuotedStringDoesNotReplacePythonEscapes.py
blob
|
history
|
raw
-rw-r--r--
193
convertTripleQuotedStringDoesNotReplacePythonEscapes_after.py
blob
|
history
|
raw
-rw-r--r--
31
convertTripleQuotedStringInParenthesized.py
blob
|
history
|
raw
-rw-r--r--
30
convertTripleQuotedStringInParenthesized_after.py
blob
|
history
|
raw
-rw-r--r--
51
convertTripleQuotedStringMultilineGluedString.py
blob
|
history
|
raw
-rw-r--r--
71
convertTripleQuotedStringMultilineGluedString_after.py
blob
|
history
|
raw
-rw-r--r--
82
convertTripleQuotedStringRawStrings.py
blob
|
history
|
raw
-rw-r--r--
124
convertTripleQuotedStringRawStrings_after.py
blob
|
history
|
raw
-rw-r--r--
135
convertTripleQuotedString_after.py
blob
|
history
|
raw
-rw-r--r--
26
convertTripleQuotedUnicodeString.py
blob
|
history
|
raw
-rw-r--r--
16
convertTripleQuotedUnicodeString_after.py
blob
|
history
|
raw
-rw-r--r--
96
convertVariadicParam.py
blob
|
history
|
raw
-rw-r--r--
74
convertVariadicParam_after.py
blob
|
history
|
raw
-rw-r--r--
26
dictConstructorToLiteralForm.py
blob
|
history
|
raw
-rw-r--r--
21
dictConstructorToLiteralForm_after.py
blob
|
history
|
raw
-rw-r--r--
27
dictLiteralFormToConstructor.py
blob
|
history
|
raw
-rw-r--r--
32
dictLiteralFormToConstructor1.py
blob
|
history
|
raw
-rw-r--r--
29
dictLiteralFormToConstructor2.py
blob
|
history
|
raw
-rw-r--r--
28
dictLiteralFormToConstructor3.py
blob
|
history
|
raw
-rw-r--r--
18
dictLiteralFormToConstructor_after.py
blob
|
history
|
raw
-rw-r--r--
73
docStub.py
blob
|
history
|
raw
-rw-r--r--
44
docStubKeywordOnly.py
blob
|
history
|
raw
-rw-r--r--
94
docStubKeywordOnly_after.py
blob
|
history
|
raw
-rw-r--r--
126
docStub_after.py
blob
|
history
|
raw
-rw-r--r--
76
doubledQuotedString.py
blob
|
history
|
raw
-rw-r--r--
69
doubledQuotedString_after.py
blob
|
history
|
raw
-rw-r--r--
44
escapedQuotedString.py
blob
|
history
|
raw
-rw-r--r--
36
escapedQuotedString_after.py
blob
|
history
|
raw
-rw-r--r--
46
flipComparison.py
blob
|
history
|
raw
-rw-r--r--
39
flipComparison_after.py
blob
|
history
|
raw
-rw-r--r--
33
googleDocStubCustomIndent.py
blob
|
history
|
raw
-rw-r--r--
72
googleDocStubCustomIndent_after.py
blob
|
history
|
raw
-rw-r--r--
30
googleDocStubEmptyFunctionBody.py
blob
|
history
|
raw
-rw-r--r--
72
googleDocStubEmptyFunctionBody_after.py
blob
|
history
|
raw
-rw-r--r--
29
googleDocStubInlineFunctionBody.py
blob
|
history
|
raw
-rw-r--r--
35
googleDocStubInlineFunctionBodyMultilineParametersList.py
blob
|
history
|
raw
-rw-r--r--
96
googleDocStubInlineFunctionBodyMultilineParametersList_after.py
blob
|
history
|
raw
-rw-r--r--
28
googleDocStubInlineFunctionBodyNoSpaceBefore.py
blob
|
history
|
raw
-rw-r--r--
90
googleDocStubInlineFunctionBodyNoSpaceBefore_after.py
blob
|
history
|
raw
-rw-r--r--
90
googleDocStubInlineFunctionBody_after.py
blob
|
history
|
raw
-rw-r--r--
33
googleDocStubWithTypes.py
blob
|
history
|
raw
-rw-r--r--
96
googleDocStubWithTypes_after.py
blob
|
history
|
raw
-rw-r--r--
65
googleNoReturnSectionForInit.py
blob
|
history
|
raw
-rw-r--r--
127
googleNoReturnSectionForInit_after.py
blob
|
history
|
raw
-rw-r--r--
79
googleReturnSectionAfterKeywords.py
blob
|
history
|
raw
-rw-r--r--
103
googleReturnSectionAfterKeywords_after.py
blob
|
history
|
raw
-rw-r--r--
166
googleReturnSectionAfterYields.py
blob
|
history
|
raw
-rw-r--r--
190
googleReturnSectionAfterYields_after.py
blob
|
history
|
raw
-rw-r--r--
100
googleReturnSectionBeforeRaises.py
blob
|
history
|
raw
-rw-r--r--
124
googleReturnSectionBeforeRaises_after.py
blob
|
history
|
raw
-rw-r--r--
56
importFromToImport.py
blob
|
history
|
raw
-rw-r--r--
57
importFromToImport_after.py
blob
|
history
|
raw
-rw-r--r--
150
importToImportFrom.py
blob
|
history
|
raw
-rw-r--r--
160
importToImportFrom_after.py
blob
|
history
|
raw
-rw-r--r--
96
joinIf.py
blob
|
history
|
raw
-rw-r--r--
106
joinIfBinary.py
blob
|
history
|
raw
-rw-r--r--
93
joinIfBinary_after.py
blob
|
history
|
raw
-rw-r--r--
155
joinIfElse.py
blob
|
history
|
raw
-rw-r--r--
436
joinIfMultiStatements.py
blob
|
history
|
raw
-rw-r--r--
73
joinIf_after.py
blob
|
history
|
raw
-rw-r--r--
72
keywordVarargTypeInGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
91
keywordVarargTypeInGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
56
multilineQuotedString.py
blob
|
history
|
raw
-rw-r--r--
49
multilineQuotedString_after.py
blob
|
history
|
raw
-rw-r--r--
41
negateComparison.py
blob
|
history
|
raw
-rw-r--r--
33
negateComparison2.py
blob
|
history
|
raw
-rw-r--r--
30
negateComparison2_after.py
blob
|
history
|
raw
-rw-r--r--
26
negateComparison_after.py
blob
|
history
|
raw
-rw-r--r--
96
numpyAddMissingParameterPreservesNoneIndent.py
blob
|
history
|
raw
-rw-r--r--
100
numpyAddMissingParameterPreservesNoneIndent_after.py
blob
|
history
|
raw
-rw-r--r--
33
numpyDocStub.py
blob
|
history
|
raw
-rw-r--r--
33
numpyDocStubWithTypes.py
blob
|
history
|
raw
-rw-r--r--
115
numpyDocStubWithTypes_after.py
blob
|
history
|
raw
-rw-r--r--
111
numpyDocStub_after.py
blob
|
history
|
raw
-rw-r--r--
27
oneLineDocStub.py
blob
|
history
|
raw
-rw-r--r--
71
oneLineDocStub_after.py
blob
|
history
|
raw
-rw-r--r--
100
paramSectionBeforeKeywords.py
blob
|
history
|
raw
-rw-r--r--
116
paramSectionBeforeKeywords_after.py
blob
|
history
|
raw
-rw-r--r--
30
paramTypeInEmptyGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
59
paramTypeInEmptyGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
30
paramTypeInEmptyNumpyDocString.py
blob
|
history
|
raw
-rw-r--r--
73
paramTypeInEmptyNumpyDocString_after.py
blob
|
history
|
raw
-rw-r--r--
69
paramTypeInGoogleDocStringEmptyParamSection.py
blob
|
history
|
raw
-rw-r--r--
83
paramTypeInGoogleDocStringEmptyParamSection_after.py
blob
|
history
|
raw
-rw-r--r--
48
paramTypeInGoogleDocStringOnlySummary.py
blob
|
history
|
raw
-rw-r--r--
38
paramTypeInGoogleDocStringOnlySummaryOneLine.py
blob
|
history
|
raw
-rw-r--r--
68
paramTypeInGoogleDocStringOnlySummaryOneLine_after.py
blob
|
history
|
raw
-rw-r--r--
73
paramTypeInGoogleDocStringOnlySummary_after.py
blob
|
history
|
raw
-rw-r--r--
83
paramTypeInGoogleDocStringOtherParamDeclared.py
blob
|
history
|
raw
-rw-r--r--
96
paramTypeInGoogleDocStringOtherParamDeclared_after.py
blob
|
history
|
raw
-rw-r--r--
82
paramTypeInGoogleDocStringOtherSectionExists.py
blob
|
history
|
raw
-rw-r--r--
105
paramTypeInGoogleDocStringOtherSectionExists_after.py
blob
|
history
|
raw
-rw-r--r--
85
paramTypeInGoogleDocStringParamDeclaredEmptyParenthesis.py
blob
|
history
|
raw
-rw-r--r--
84
paramTypeInGoogleDocStringParamDeclaredEmptyParenthesis_after.py
blob
|
history
|
raw
-rw-r--r--
83
paramTypeInGoogleDocStringParamDeclaredNoParenthesis.py
blob
|
history
|
raw
-rw-r--r--
85
paramTypeInGoogleDocStringParamDeclaredNoParenthesis_after.py
blob
|
history
|
raw
-rw-r--r--
30
paramTypeInNewGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
71
paramTypeInNewGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
30
paramTypeInNewNumpyDocString.py
blob
|
history
|
raw
-rw-r--r--
85
paramTypeInNewNumpyDocString_after.py
blob
|
history
|
raw
-rw-r--r--
105
paramTypeInNumpyDocStringCombinedParams.py
blob
|
history
|
raw
-rw-r--r--
108
paramTypeInNumpyDocStringCombinedParamsColon.py
blob
|
history
|
raw
-rw-r--r--
107
paramTypeInNumpyDocStringCombinedParamsColon_after.py
blob
|
history
|
raw
-rw-r--r--
107
paramTypeInNumpyDocStringCombinedParams_after.py
blob
|
history
|
raw
-rw-r--r--
83
paramTypeInNumpyDocStringEmptyParamSection.py
blob
|
history
|
raw
-rw-r--r--
91
paramTypeInNumpyDocStringEmptyParamSection_after.py
blob
|
history
|
raw
-rw-r--r--
48
paramTypeInNumpyDocStringOnlySummary.py
blob
|
history
|
raw
-rw-r--r--
38
paramTypeInNumpyDocStringOnlySummaryOneLine.py
blob
|
history
|
raw
-rw-r--r--
82
paramTypeInNumpyDocStringOnlySummaryOneLine_after.py
blob
|
history
|
raw
-rw-r--r--
87
paramTypeInNumpyDocStringOnlySummary_after.py
blob
|
history
|
raw
-rw-r--r--
105
paramTypeInNumpyDocStringOtherParamDeclared.py
blob
|
history
|
raw
-rw-r--r--
116
paramTypeInNumpyDocStringOtherParamDeclared_after.py
blob
|
history
|
raw
-rw-r--r--
93
paramTypeInNumpyDocStringOtherSectionExists.py
blob
|
history
|
raw
-rw-r--r--
134
paramTypeInNumpyDocStringOtherSectionExists_after.py
blob
|
history
|
raw
-rw-r--r--
106
paramTypeInNumpyDocStringParamDeclaredColon.py
blob
|
history
|
raw
-rw-r--r--
105
paramTypeInNumpyDocStringParamDeclaredColon_after.py
blob
|
history
|
raw
-rw-r--r--
103
paramTypeInNumpyDocStringParamDeclaredNoColon.py
blob
|
history
|
raw
-rw-r--r--
105
paramTypeInNumpyDocStringParamDeclaredNoColon_after.py
blob
|
history
|
raw
-rw-r--r--
72
positionalVarargTypeInGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
88
positionalVarargTypeInGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
44
quotedString.py
blob
|
history
|
raw
-rw-r--r--
65
quotedStringDoubleSlash.py
blob
|
history
|
raw
-rw-r--r--
58
quotedStringDoubleSlash_after.py
blob
|
history
|
raw
-rw-r--r--
40
quotedString_after.py
blob
|
history
|
raw
-rw-r--r--
18
removeLeadingU.py
blob
|
history
|
raw
-rw-r--r--
10
removeLeadingU_after.py
blob
|
history
|
raw
-rw-r--r--
16
removeTrailingL.py
blob
|
history
|
raw
-rw-r--r--
8
removeTrailingL_after.py
blob
|
history
|
raw
-rw-r--r--
22
replaceBackQuoteExpression.py
blob
|
history
|
raw
-rw-r--r--
19
replaceBackQuoteExpression_after.py
blob
|
history
|
raw
-rw-r--r--
41
replaceExceptPart.py
blob
|
history
|
raw
-rw-r--r--
36
replaceExceptPart_after.py
blob
|
history
|
raw
-rw-r--r--
53
replaceListComprehension2.py
blob
|
history
|
raw
-rw-r--r--
62
replaceListComprehension2_after.py
blob
|
history
|
raw
-rw-r--r--
154
replaceListComprehensionWithFor.py
blob
|
history
|
raw
-rw-r--r--
354
replaceListComprehensionWithFor_after.py
blob
|
history
|
raw
-rw-r--r--
38
replaceListComprehensions.py
blob
|
history
|
raw
-rw-r--r--
33
replaceListComprehensions_after.py
blob
|
history
|
raw
-rw-r--r--
22
replaceMethod.py
blob
|
history
|
raw
-rw-r--r--
11
replaceMethod_after.py
blob
|
history
|
raw
-rw-r--r--
16
replaceOctalNumericLiteral.py
blob
|
history
|
raw
-rw-r--r--
10
replaceOctalNumericLiteral_after.py
blob
|
history
|
raw
-rw-r--r--
20
replaceRaiseStatement.py
blob
|
history
|
raw
-rw-r--r--
28
replaceRaiseStatement_after.py
blob
|
history
|
raw
-rw-r--r--
65
restNoReturnTagForInit.py
blob
|
history
|
raw
-rw-r--r--
119
restNoReturnTagForInit_after.py
blob
|
history
|
raw
-rw-r--r--
30
returnTypeInDocStringDifferentIndentationSize.py
blob
|
history
|
raw
-rw-r--r--
63
returnTypeInDocStringDifferentIndentationSize_after.py
blob
|
history
|
raw
-rw-r--r--
79
returnTypeInDocstring.py
blob
|
history
|
raw
-rw-r--r--
108
returnTypeInDocstring_after.py
blob
|
history
|
raw
-rw-r--r--
30
returnTypeInEmptyGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
58
returnTypeInEmptyGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
30
returnTypeInEmptyNumpyDocString.py
blob
|
history
|
raw
-rw-r--r--
63
returnTypeInEmptyNumpyDocString_after.py
blob
|
history
|
raw
-rw-r--r--
66
returnTypeInGoogleDocStringEmptyReturnSection.py
blob
|
history
|
raw
-rw-r--r--
76
returnTypeInGoogleDocStringEmptyReturnSection_after.py
blob
|
history
|
raw
-rw-r--r--
30
returnTypeInNewGoogleDocString.py
blob
|
history
|
raw
-rw-r--r--
70
returnTypeInNewGoogleDocString_after.py
blob
|
history
|
raw
-rw-r--r--
30
returnTypeInNewNumpyDocString.py
blob
|
history
|
raw
-rw-r--r--
75
returnTypeInNewNumpyDocString_after.py
blob
|
history
|
raw
-rw-r--r--
77
returnTypeInNumpyDocStringEmptyReturnSection.py
blob
|
history
|
raw
-rw-r--r--
81
returnTypeInNumpyDocStringEmptyReturnSection_after.py
blob
|
history
|
raw
-rw-r--r--
93
returnTypeInPy3Annotation.py
blob
|
history
|
raw
-rw-r--r--
55
returnTypeInPy3Annotation1.py
blob
|
history
|
raw
-rw-r--r--
58
returnTypeInPy3Annotation1_after.py
blob
|
history
|
raw
-rw-r--r--
55
returnTypeInPy3Annotation2.py
blob
|
history
|
raw
-rw-r--r--
58
returnTypeInPy3Annotation2_after.py
blob
|
history
|
raw
-rw-r--r--
60
returnTypeInPy3AnnotationLocalFunction.py
blob
|
history
|
raw
-rw-r--r--
63
returnTypeInPy3AnnotationLocalFunction_after.py
blob
|
history
|
raw
-rw-r--r--
59
returnTypeInPy3AnnotationNoColon.py
blob
|
history
|
raw
-rw-r--r--
63
returnTypeInPy3AnnotationNoColon_after.py
blob
|
history
|
raw
-rw-r--r--
96
returnTypeInPy3Annotation_after.py
blob
|
history
|
raw
-rw-r--r--
215
splitIf.py
blob
|
history
|
raw
-rw-r--r--
383
splitIf_after.py
blob
|
history
|
raw
-rw-r--r--
27
transformConditionalExpression.py
blob
|
history
|
raw
-rw-r--r--
34
transformConditionalExpression_after.py
blob
|
history
|
raw
-rw-r--r--
35
typeAnnotation3.py
blob
|
history
|
raw
-rw-r--r--
38
typeAnnotation3_after.py
blob
|
history
|
raw
-rw-r--r--
34
typeAssertion.py
blob
|
history
|
raw
-rw-r--r--
25
typeAssertion1.py
blob
|
history
|
raw
-rw-r--r--
55
typeAssertion1_after.py
blob
|
history
|
raw
-rw-r--r--
25
typeAssertion2.py
blob
|
history
|
raw
-rw-r--r--
55
typeAssertion2_after.py
blob
|
history
|
raw
-rw-r--r--
39
typeAssertion3.py
blob
|
history
|
raw
-rw-r--r--
46
typeAssertion4.py
blob
|
history
|
raw
-rw-r--r--
70
typeAssertion4_after.py
blob
|
history
|
raw
-rw-r--r--
59
typeAssertionInDictComp.py
blob
|
history
|
raw
-rw-r--r--
58
typeAssertion_after.py
blob
|
history
|
raw
-rw-r--r--
30
typeInDocStringDifferentIndentationSize.py
blob
|
history
|
raw
-rw-r--r--
64
typeInDocStringDifferentIndentationSize_after.py
blob
|
history
|
raw
-rw-r--r--
34
typeInDocstring.py
blob
|
history
|
raw
-rw-r--r--
29
typeInDocstring1.py
blob
|
history
|
raw
-rw-r--r--
52
typeInDocstring1_after.py
blob
|
history
|
raw
-rw-r--r--
97
typeInDocstring2.py
blob
|
history
|
raw
-rw-r--r--
120
typeInDocstring2_after.py
blob
|
history
|
raw
-rw-r--r--
66
typeInDocstring3.py
blob
|
history
|
raw
-rw-r--r--
90
typeInDocstring3_after.py
blob
|
history
|
raw
-rw-r--r--
147
typeInDocstring4.py
blob
|
history
|
raw
-rw-r--r--
200
typeInDocstring4_after.py
blob
|
history
|
raw
-rw-r--r--
48
typeInDocstring5.py
blob
|
history
|
raw
-rw-r--r--
76
typeInDocstring5_after.py
blob
|
history
|
raw
-rw-r--r--
134
typeInDocstring6.py
blob
|
history
|
raw
-rw-r--r--
134
typeInDocstring6_after.py
blob
|
history
|
raw
-rw-r--r--
123
typeInDocstring7.py
blob
|
history
|
raw
-rw-r--r--
145
typeInDocstring7_after.py
blob
|
history
|
raw
-rw-r--r--
75
typeInDocstringAtTheEndOfFunction.py
blob
|
history
|
raw
-rw-r--r--
104
typeInDocstringAtTheEndOfFunction_after.py
blob
|
history
|
raw
-rw-r--r--
43
typeInDocstringParameterInCallable.py
blob
|
history
|
raw
-rw-r--r--
77
typeInDocstringParameterInCallable_after.py
blob
|
history
|
raw
-rw-r--r--
58
typeInDocstring_after.py
blob
|
history
|
raw
-rw-r--r--
34
typeInPy3Annotation.py
blob
|
history
|
raw
-rw-r--r--
35
typeInPy3Annotation_after.py
blob
|
history
|
raw
-rw-r--r--
86
yieldFrom.py
blob
|
history
|
raw
-rw-r--r--
64
yieldFrom_after.py
blob
|
history
|
raw