pybiolib 1.2.100.dev1__py3-none-any.whl → 1.2.101.dev1__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.
biolib/utils/seq_util.py CHANGED
@@ -60,7 +60,6 @@ class SeqUtil:
60
60
  yield line.decode('utf-8')
61
61
 
62
62
  def line_generator_from_text_io_wrapper(file_handle: TextIOWrapper) -> Iterator[str]:
63
- """Generates lines from a TextIOWrapper handle, decoding UTF-8."""
64
63
  for line in file_handle:
65
64
  yield line
66
65
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pybiolib
3
- Version: 1.2.100.dev1
3
+ Version: 1.2.101.dev1
4
4
  Summary: BioLib Python Client
5
5
  Home-page: https://github.com/biolib
6
6
  License: MIT
@@ -117,10 +117,10 @@ biolib/utils/__init__.py,sha256=fwjciJyJicvYyZcVTzfDBgD0SKY13DeXqvTeG4qZIy8,5548
117
117
  biolib/utils/app_uri.py,sha256=Yq_-_VGugQhMMo6mM5f0G9yNlLkr0WK4j0Nrf3FE4xQ,2171
118
118
  biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3100
119
119
  biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
120
- biolib/utils/seq_util.py,sha256=0oV5UrkEEjVDLTkY5uNLr8F3wDRsTXU-5AqSvK8sP20,5580
120
+ biolib/utils/seq_util.py,sha256=zZhwQPtXsUXl_-2pZ6l5h9LU6VShSfNvjUyT6LZEjSk,5501
121
121
  biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
122
- pybiolib-1.2.100.dev1.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
123
- pybiolib-1.2.100.dev1.dist-info/METADATA,sha256=YVIbSkNe4QN2j7Hy98QxlCa_nR1MDuNOhVkHyVu2za0,1512
124
- pybiolib-1.2.100.dev1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
125
- pybiolib-1.2.100.dev1.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
126
- pybiolib-1.2.100.dev1.dist-info/RECORD,,
122
+ pybiolib-1.2.101.dev1.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
123
+ pybiolib-1.2.101.dev1.dist-info/METADATA,sha256=VU4_ZlJWtVWVJbGowPZ6OfUyaUiUoLLxOIo5RNQ71Oc,1512
124
+ pybiolib-1.2.101.dev1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
125
+ pybiolib-1.2.101.dev1.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
126
+ pybiolib-1.2.101.dev1.dist-info/RECORD,,