You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnsf.withMarkers(sf.getMarkers().add(ParseExceptionResult.build(this, newUnsupportedOperationException(), "Creating a PythonResolutionResult can only be done for PlainText LST elements.")));
71
71
}
72
72
PlainTexttext = (PlainText) sf;
73
73
@@ -78,12 +78,15 @@ public Stream<SourceFile> parseInputs(Iterable<Input> sources, @Nullable Path re
0 commit comments