From f3387b1a9fd541d90c39a8b8195a4d80bddb6c24 Mon Sep 17 00:00:00 2001 From: Oliver Beckstein Date: Fri, 20 Dec 2024 15:21:36 -0700 Subject: [PATCH] removed executable files from non-executable files --- .codecov.yml | 0 .gitattributes | 0 .gitignore | 0 .pre-commit-config.yaml | 0 .pylintrc | 0 AUTHORS.md | 0 CHANGELOG.md | 0 CODE_OF_CONDUCT.md | 0 CONTRIBUTING.md | 0 MANIFEST.in | 0 README.md | 0 benchmarks/environment.yml | 0 devtools/conda-envs/test_env.yaml | 0 docs/Makefile | 0 docs/README.md | 0 docs/requirements.yaml | 0 docs/source/_static/README.md | 0 docs/source/_templates/README.md | 0 docs/source/api.rst | 0 docs/source/conf.py | 0 docs/source/index.rst | 0 docs/source/installation.rst | 0 pyproject.toml | 0 readthedocs.yaml | 0 zarrtraj/__init__.py | 0 zarrtraj/data/__init__.py | 0 zarrtraj/data/create_COORDINATES_MISSING_H5MD_GROUP.py | 0 zarrtraj/data/create_COORDINATES_MISSING_TIME_DSET.py | 0 zarrtraj/data/create_COORDINATES_SYNTHETIC.py | 0 zarrtraj/data/create_COORDINATES_VARIED_STEPS.py | 0 zarrtraj/data/create_ZARRTRAJ_xvf.py | 0 zarrtraj/data/write_aligned_compressed_disk_h5md.py | 0 zarrtraj/data/write_aligned_compressed_disk_zarrmd.py | 0 zarrtraj/data/write_aligned_compressed_s3_zarrmd.py | 0 zarrtraj/data/write_aligned_uncompressed_disk_h5md.py | 0 zarrtraj/data/write_aligned_uncompressed_disk_zarrmd.py | 0 zarrtraj/data/write_aligned_uncompressed_s3_zarrmd.py | 0 zarrtraj/data/write_aligned_yiip_xtc.py | 0 zarrtraj/tests/__init__.py | 0 zarrtraj/tests/conftest.py | 0 zarrtraj/tests/datafiles.py | 0 41 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .codecov.yml mode change 100755 => 100644 .gitattributes mode change 100755 => 100644 .gitignore mode change 100755 => 100644 .pre-commit-config.yaml mode change 100755 => 100644 .pylintrc mode change 100755 => 100644 AUTHORS.md mode change 100755 => 100644 CHANGELOG.md mode change 100755 => 100644 CODE_OF_CONDUCT.md mode change 100755 => 100644 CONTRIBUTING.md mode change 100755 => 100644 MANIFEST.in mode change 100755 => 100644 README.md mode change 100755 => 100644 benchmarks/environment.yml mode change 100755 => 100644 devtools/conda-envs/test_env.yaml mode change 100755 => 100644 docs/Makefile mode change 100755 => 100644 docs/README.md mode change 100755 => 100644 docs/requirements.yaml mode change 100755 => 100644 docs/source/_static/README.md mode change 100755 => 100644 docs/source/_templates/README.md mode change 100755 => 100644 docs/source/api.rst mode change 100755 => 100644 docs/source/conf.py mode change 100755 => 100644 docs/source/index.rst mode change 100755 => 100644 docs/source/installation.rst mode change 100755 => 100644 pyproject.toml mode change 100755 => 100644 readthedocs.yaml mode change 100755 => 100644 zarrtraj/__init__.py mode change 100755 => 100644 zarrtraj/data/__init__.py mode change 100644 => 100755 zarrtraj/data/create_COORDINATES_MISSING_H5MD_GROUP.py mode change 100644 => 100755 zarrtraj/data/create_COORDINATES_MISSING_TIME_DSET.py mode change 100644 => 100755 zarrtraj/data/create_COORDINATES_SYNTHETIC.py mode change 100644 => 100755 zarrtraj/data/create_COORDINATES_VARIED_STEPS.py mode change 100644 => 100755 zarrtraj/data/create_ZARRTRAJ_xvf.py mode change 100644 => 100755 zarrtraj/data/write_aligned_compressed_disk_h5md.py mode change 100644 => 100755 zarrtraj/data/write_aligned_compressed_disk_zarrmd.py mode change 100644 => 100755 zarrtraj/data/write_aligned_compressed_s3_zarrmd.py mode change 100644 => 100755 zarrtraj/data/write_aligned_uncompressed_disk_h5md.py mode change 100644 => 100755 zarrtraj/data/write_aligned_uncompressed_disk_zarrmd.py mode change 100644 => 100755 zarrtraj/data/write_aligned_uncompressed_s3_zarrmd.py mode change 100644 => 100755 zarrtraj/data/write_aligned_yiip_xtc.py mode change 100755 => 100644 zarrtraj/tests/__init__.py mode change 100755 => 100644 zarrtraj/tests/conftest.py mode change 100755 => 100644 zarrtraj/tests/datafiles.py diff --git a/.codecov.yml b/.codecov.yml old mode 100755 new mode 100644 diff --git a/.gitattributes b/.gitattributes old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100755 new mode 100644 diff --git a/.pylintrc b/.pylintrc old mode 100755 new mode 100644 diff --git a/AUTHORS.md b/AUTHORS.md old mode 100755 new mode 100644 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md old mode 100755 new mode 100644 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100755 new mode 100644 diff --git a/MANIFEST.in b/MANIFEST.in old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/benchmarks/environment.yml b/benchmarks/environment.yml old mode 100755 new mode 100644 diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml old mode 100755 new mode 100644 diff --git a/docs/Makefile b/docs/Makefile old mode 100755 new mode 100644 diff --git a/docs/README.md b/docs/README.md old mode 100755 new mode 100644 diff --git a/docs/requirements.yaml b/docs/requirements.yaml old mode 100755 new mode 100644 diff --git a/docs/source/_static/README.md b/docs/source/_static/README.md old mode 100755 new mode 100644 diff --git a/docs/source/_templates/README.md b/docs/source/_templates/README.md old mode 100755 new mode 100644 diff --git a/docs/source/api.rst b/docs/source/api.rst old mode 100755 new mode 100644 diff --git a/docs/source/conf.py b/docs/source/conf.py old mode 100755 new mode 100644 diff --git a/docs/source/index.rst b/docs/source/index.rst old mode 100755 new mode 100644 diff --git a/docs/source/installation.rst b/docs/source/installation.rst old mode 100755 new mode 100644 diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 diff --git a/readthedocs.yaml b/readthedocs.yaml old mode 100755 new mode 100644 diff --git a/zarrtraj/__init__.py b/zarrtraj/__init__.py old mode 100755 new mode 100644 diff --git a/zarrtraj/data/__init__.py b/zarrtraj/data/__init__.py old mode 100755 new mode 100644 diff --git a/zarrtraj/data/create_COORDINATES_MISSING_H5MD_GROUP.py b/zarrtraj/data/create_COORDINATES_MISSING_H5MD_GROUP.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/create_COORDINATES_MISSING_TIME_DSET.py b/zarrtraj/data/create_COORDINATES_MISSING_TIME_DSET.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/create_COORDINATES_SYNTHETIC.py b/zarrtraj/data/create_COORDINATES_SYNTHETIC.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/create_COORDINATES_VARIED_STEPS.py b/zarrtraj/data/create_COORDINATES_VARIED_STEPS.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/create_ZARRTRAJ_xvf.py b/zarrtraj/data/create_ZARRTRAJ_xvf.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/write_aligned_compressed_disk_h5md.py b/zarrtraj/data/write_aligned_compressed_disk_h5md.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/write_aligned_compressed_disk_zarrmd.py b/zarrtraj/data/write_aligned_compressed_disk_zarrmd.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/write_aligned_compressed_s3_zarrmd.py b/zarrtraj/data/write_aligned_compressed_s3_zarrmd.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/write_aligned_uncompressed_disk_h5md.py b/zarrtraj/data/write_aligned_uncompressed_disk_h5md.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/write_aligned_uncompressed_disk_zarrmd.py b/zarrtraj/data/write_aligned_uncompressed_disk_zarrmd.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/write_aligned_uncompressed_s3_zarrmd.py b/zarrtraj/data/write_aligned_uncompressed_s3_zarrmd.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/write_aligned_yiip_xtc.py b/zarrtraj/data/write_aligned_yiip_xtc.py old mode 100644 new mode 100755 diff --git a/zarrtraj/tests/__init__.py b/zarrtraj/tests/__init__.py old mode 100755 new mode 100644 diff --git a/zarrtraj/tests/conftest.py b/zarrtraj/tests/conftest.py old mode 100755 new mode 100644 diff --git a/zarrtraj/tests/datafiles.py b/zarrtraj/tests/datafiles.py old mode 100755 new mode 100644