jupyter-ydoc 3.2.0__py3-none-any.whl → 3.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
jupyter_ydoc/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # This file is auto-generated by Hatchling. As such, do not:
2
2
  # - modify
3
3
  # - track in version control e.g. be sure to add to .gitignore
4
- __version__ = VERSION = '3.2.0'
4
+ __version__ = VERSION = '3.2.1'
jupyter_ydoc/ynotebook.py CHANGED
@@ -304,7 +304,7 @@ class YNotebook(YBaseDoc):
304
304
  self._ymeta["nbformat_minor"] = nbformat_minor
305
305
 
306
306
  old_y_metadata = self._ymeta.get("metadata")
307
- old_metadata = old_y_metadata.to_py() if old_y_metadata else {}
307
+ old_metadata = old_y_metadata.to_py() if old_y_metadata else None
308
308
  metadata = nb.get("metadata", {})
309
309
 
310
310
  if metadata != old_metadata:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jupyter-ydoc
3
- Version: 3.2.0
3
+ Version: 3.2.1
4
4
  Summary: Document structures for collaborative editing using Ypy
5
5
  Project-URL: Homepage, https://jupyter.org
6
6
  Project-URL: Source, https://github.com/jupyter-server/jupyter_ydoc
@@ -1,14 +1,14 @@
1
1
  jupyter_ydoc/__init__.py,sha256=cVoElIvmvfj0IECe1gKe3f5vyyO7Dq7dMB_A0s2zjs4,649
2
- jupyter_ydoc/_version.py,sha256=vHwe_4Tu6OwXVP4fkl96hW7mdlnRCdb7oHGS6bAJ4Uk,171
2
+ jupyter_ydoc/_version.py,sha256=TB9ypsD-hyVh_lg7CkxRsikKT0D_aW1eqdUCko0bNtw,171
3
3
  jupyter_ydoc/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  jupyter_ydoc/utils.py,sha256=jnjF2uNmioh0z_4ymmMSYiB_2dAKSLmNFzVvR5V5Td0,883
5
5
  jupyter_ydoc/ybasedoc.py,sha256=RUkrlfu7xp6UfnxhKLB9tHCQyQDTAH10jmQ_AEY5Suo,5119
6
6
  jupyter_ydoc/yblob.py,sha256=44ZUakq9anNLAcaEuM9RpVN-J6Owf5kFpJJ80mTni8c,2253
7
7
  jupyter_ydoc/yfile.py,sha256=XTMtAXDWgIOLU2KUQxkLJz2cGvSPlOxpvJc4daXCV6I,198
8
- jupyter_ydoc/ynotebook.py,sha256=E_dN0oxd2Ic29JJKqXxHvm7Z8RVEHDVG_iiDB2aZz0U,10883
8
+ jupyter_ydoc/ynotebook.py,sha256=y0YHCj9TEwCJOWpA2QepZwp_xQP9i9jq7E5C_y91rvc,10885
9
9
  jupyter_ydoc/yunicode.py,sha256=s-ZuzSCMVViIWmBxC-gCw9oy3CmE2jT4WG40KW9X3xM,2562
10
- jupyter_ydoc-3.2.0.dist-info/METADATA,sha256=lgoQrco4Gw9pTka96qcl2zCdcmIFoX8akVEJoJk1odQ,3063
11
- jupyter_ydoc-3.2.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
- jupyter_ydoc-3.2.0.dist-info/entry_points.txt,sha256=lgvRG-rpsjRKf8cy7LpO7fqwwXy0sBVMCwhGOHgn4mc,164
13
- jupyter_ydoc-3.2.0.dist-info/licenses/LICENSE,sha256=dqphsFbhnlzPK7Vlkc66Zc7g7PS-e1dln07GXIVpFCQ,1567
14
- jupyter_ydoc-3.2.0.dist-info/RECORD,,
10
+ jupyter_ydoc-3.2.1.dist-info/METADATA,sha256=KFpcOvU6mYytpm2Zdu-v1pOOlIDn9cF7wRNYSBkRclQ,3063
11
+ jupyter_ydoc-3.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
+ jupyter_ydoc-3.2.1.dist-info/entry_points.txt,sha256=lgvRG-rpsjRKf8cy7LpO7fqwwXy0sBVMCwhGOHgn4mc,164
13
+ jupyter_ydoc-3.2.1.dist-info/licenses/LICENSE,sha256=dqphsFbhnlzPK7Vlkc66Zc7g7PS-e1dln07GXIVpFCQ,1567
14
+ jupyter_ydoc-3.2.1.dist-info/RECORD,,