File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?eclipse-pydev version =" 1.0" ?><pydev_project >
33<pydev_property name =" org.python.pydev.PYTHON_PROJECT_INTERPRETER" >python3</pydev_property >
4- <pydev_property name =" org.python.pydev.PYTHON_PROJECT_VERSION" >python interpreter </pydev_property >
4+ <pydev_property name =" org.python.pydev.PYTHON_PROJECT_VERSION" >python 3.0 </pydev_property >
55<pydev_pathproperty name =" org.python.pydev.PROJECT_SOURCE_PATH" >
66<path >/${PROJECT_DIR_NAME}</path >
77</pydev_pathproperty >
Original file line number Diff line number Diff line change 99)
1010
1111from .compat import cls_method_fn
12- from .oxml import serialize_part_xml
12+ from .oxml import serialize_part_xml # type: ignore
1313from ..oxml import parse_xml
1414from .packuri import PackURI
1515from .rel import Relationships
You can’t perform that action at this time.
0 commit comments