polars-bio 0.14.0__tar.gz → 0.14.1__tar.gz
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.
- {polars_bio-0.14.0 → polars_bio-0.14.1}/Cargo.lock +1 -1
- {polars_bio-0.14.0 → polars_bio-0.14.1}/Cargo.toml +1 -1
- {polars_bio-0.14.0 → polars_bio-0.14.1}/PKG-INFO +1 -1
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/__init__.py +1 -1
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/io.py +6 -2
- {polars_bio-0.14.0 → polars_bio-0.14.1}/pyproject.toml +1 -1
- {polars_bio-0.14.0 → polars_bio-0.14.1}/.github/workflows/publish_documentation.yml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/.github/workflows/publish_to_pypi.yml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/.github/workflows/release.yml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/.gitignore +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/.pre-commit-config.yaml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/.readthedocs.yaml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/LICENSE +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/Makefile +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/README.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/api.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/count-overlaps-parallel.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/count-overlaps-single.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/coverage-parallel.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/coverage-single.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/logo-large.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/logo.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/bioframe.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/bioframe_sink.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/dataframes/polars-bio-overlap-mem.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/dataframes/polars-bio-overlap-pd-mem.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/dataframes/polars-bio-overlap-pl-mem.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/polars-bio.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/polars-bio_sink.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/polars-bio_stream_sink.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/pyranges0.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/pyranges0_sink.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/pyranges1.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/pyranges1_sink.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/nearest-parallel.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/nearest-single.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/overlap-parallel.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/overlap-single.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/results-nearest-0.1.1.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/results-overlap-0.1.1.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/index.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/benchmark-operations-2025-09.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/figures/benchmark-sep-2025/all_operations_walltime_comparison.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/figures/benchmark-sep-2025/bench-20250-all_operations_speedup_comparison.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/figures/benchmark-sep-2025/benchmark_comparison_genomicranges_vs_polars_bio.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/figures/benchmark-sep-2025/benchmark_speedup_comparison_genomicranges_vs_polars_bio.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/figures/benchmark-sep-2025/combined_benchmark_visualization.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/figures/benchmark-sep-2025/combined_multi_testcase.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/blog/posts/figures/benchmark-sep-2025/star-history-202595.png +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/contact.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/faq.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/features.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/index.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/example.bam +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/example.bed.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/example.fastq.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/example.gff3.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/example.vcf +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/exons/.part-00000-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/exons/.part-00001-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/exons/_SUCCESS +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/exons/part-00000-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/exons/part-00001-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/fBrain-DS14718/.part-00000-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/fBrain-DS14718/.part-00001-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/fBrain-DS14718/_SUCCESS +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/fBrain-DS14718/part-00000-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/data/fBrain-DS14718/part-00001-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/notebooks/tutorial.ipynb +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/performance.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/quickstart.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/requirements.txt +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/supplement.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/docs/versions.json +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/README.md +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/bin/.env +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/bin/start.sh +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/bin/stop.sh +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/data/policy-anonymous.json +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/data/policy-priv.json +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/data/test.fasta +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/data/vep.vcf +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/data/vep.vcf.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/docker-compose.yml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/it_ensembl_vcf_bgz.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/it/it_object_storage_io.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/mkdocs.yml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/poetry.lock +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars-bio.iml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/constants.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/context.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/interval_op_helpers.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/logging.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/operations.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/polars_ext.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/range_op.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/range_op_helpers.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/range_op_io.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/range_utils.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/sql.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/polars_bio/utils.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/requirements.txt +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/rust-toolchain.toml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/rustfmt.toml +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/context.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/lib.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/operation.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/option.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/query.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/scan.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/streaming.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/udtf.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/src/utils.rs +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/_expected.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/count_overlaps/reads.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/count_overlaps/targets.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/coverage/reads.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/coverage/targets.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/exons/.part-00000-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/exons/.part-00001-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/exons/_SUCCESS +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/exons/part-00000-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/exons/part-00001-47fafbb5-1cab-410c-9461-d10effacf760-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/fBrain-DS14718/.part-00000-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/fBrain-DS14718/.part-00001-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet.crc +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/fBrain-DS14718/_SUCCESS +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/fBrain-DS14718/part-00000-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/fBrain-DS14718/part-00001-a0d75244-2d87-41eb-a3eb-a18847c7cb87-c000.snappy.parquet +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/bam/test.bam +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/bam/test.bam.bai +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/bed/ENCFF001XKR.bed.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/bed/chr16_fragile_site.bed +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/bed/chr16_fragile_site.bed.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/bed/test.bed +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fasta/test.fasta +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/example.fastq +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/example.fastq.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/example.fastq.bgz.gzi +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/example.fastq.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/sample_parallel.fastq.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/sample_parallel.fastq.bgz.gzi +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/test.fastq +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/fastq/wrong_extension.fastq.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/gff/gencode.v38.annotation.gff3 +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/gff/gencode.v38.annotation.gff3.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/gff/gencode.v38.annotation.gff3.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/gff/wrong_extension.gff3.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/vcf/ensembl-2.vcf +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/vcf/ensembl.vcf +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/vcf/vep.vcf +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/vcf/vep.vcf.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/vcf/vep.vcf.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/vcf/wrong_extension.vcf.bgz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/io/vcf/wrong_extension.vcf.gz +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/merge/input.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/nearest/reads.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/nearest/targets.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/overlap/reads.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/data/overlap/targets.csv +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_bioframe.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_ensembl_vcf_parsing.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_execution_plan_validation.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_io.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_native.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_overlap_algorithms.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_pandas.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_parallel_io.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_polars.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_polars_bio_projection_validation.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_polars_ext.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_projection_performance.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_projection_pushdown.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_streaming.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_vcf_projection_pushdown.py +0 -0
- {polars_bio-0.14.0 → polars_bio-0.14.1}/tests/test_warnings.py +0 -0
@@ -997,8 +997,12 @@ class GffLazyFrameWrapper:
|
|
997
997
|
from .context import ctx
|
998
998
|
|
999
999
|
gff_options = GffReadOptions(
|
1000
|
-
attr_fields=attribute_cols
|
1001
|
-
thread_num=
|
1000
|
+
attr_fields=attribute_cols,
|
1001
|
+
thread_num=getattr(
|
1002
|
+
getattr(self._read_options, "gff_read_options", None),
|
1003
|
+
"thread_num",
|
1004
|
+
1,
|
1005
|
+
),
|
1002
1006
|
object_storage_options=PyObjectStorageOptions(
|
1003
1007
|
allow_anonymous=True,
|
1004
1008
|
enable_request_payer=False,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/dataframes/polars-bio-overlap-mem.png
RENAMED
File without changes
|
{polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/dataframes/polars-bio-overlap-pd-mem.png
RENAMED
File without changes
|
{polars_bio-0.14.0 → polars_bio-0.14.1}/docs/assets/memory/dataframes/polars-bio-overlap-pl-mem.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|