dayhoff-tools 1.14.2__py3-none-any.whl → 1.14.3__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.
@@ -517,7 +517,7 @@ def attach_studio(
517
517
  click.echo(f"\nConnect with:")
518
518
  click.echo(f" ssh {engine_name}")
519
519
 
520
- except Exception as e:
520
+ except Exception:
521
521
  # Get final status to show error details
522
522
  try:
523
523
  final_status = client.get_attachment_progress(operation_id)
@@ -540,7 +540,7 @@ def attach_studio(
540
540
  click.echo(f"Failed at step: {failed_step['name']}")
541
541
  if failed_step.get("error"):
542
542
  click.echo(f"Error: {failed_step['error']}")
543
- except:
543
+ except Exception:
544
544
  pass
545
545
 
546
546
  raise
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dayhoff-tools
3
- Version: 1.14.2
3
+ Version: 1.14.3
4
4
  Summary: Common tools for all the repos at Dayhoff Labs
5
5
  Author: Daniel Martin-Alarcon
6
6
  Author-email: dma@dayhofflabs.com
@@ -45,7 +45,7 @@ dayhoff_tools/cli/engines_studios/simulators/simulator_utils.py,sha256=HA08pIMJW
45
45
  dayhoff_tools/cli/engines_studios/simulators/studio_list_simulator.py,sha256=ntizeR0BJLdJOwCRBKPajc2xT-BL7SNnONxfgxXDgr8,11609
46
46
  dayhoff_tools/cli/engines_studios/simulators/studio_status_simulator.py,sha256=6WvpnRawJVaQf_H81zuR1_66igRRVxPxjAt8e69xjp4,5394
47
47
  dayhoff_tools/cli/engines_studios/ssh_config.py,sha256=UCv-jf_zSuk7FUStkCQBAJz1QkxiSEwZbdSrwt_9SMU,2932
48
- dayhoff_tools/cli/engines_studios/studio_commands.py,sha256=YM81roRzpLpc6XkL4XsO5rmWA-L1aJdOvPmGZFoMPGs,25966
48
+ dayhoff_tools/cli/engines_studios/studio_commands.py,sha256=kOoSfbhufNpNrqEsWu_Ohq1tu8XQajvJZnIcQgiyUTY,25971
49
49
  dayhoff_tools/cli/github_commands.py,sha256=pfrxI68LObGm_gtPlQN-gHPahHV4l9k9T4GqO99NNL0,8948
50
50
  dayhoff_tools/cli/main.py,sha256=6W-fdRfjkPGx4fnfAhmEKyFl6Ou1VOxy4IYFpcFWkrA,8489
51
51
  dayhoff_tools/cli/swarm_commands.py,sha256=5EyKj8yietvT5lfoz8Zx0iQvVaNgc3SJX1z2zQR6o6M,5614
@@ -70,7 +70,7 @@ dayhoff_tools/intake/uniprot.py,sha256=BZYJQF63OtPcBBnQ7_P9gulxzJtqyorgyuDiPeOJq
70
70
  dayhoff_tools/logs.py,sha256=DKdeP0k0kliRcilwvX0mUB2eipO5BdWUeHwh-VnsICs,838
71
71
  dayhoff_tools/sqlite.py,sha256=jV55ikF8VpTfeQqqlHSbY8OgfyfHj8zgHNpZjBLos_E,18672
72
72
  dayhoff_tools/warehouse.py,sha256=UETBtZD3r7WgvURqfGbyHlT7cxoiVq8isjzMuerKw8I,24475
73
- dayhoff_tools-1.14.2.dist-info/METADATA,sha256=v0DhSbERngGi4BentS_cQjF3bDiyoxg9HAFIEhvAKTU,3184
74
- dayhoff_tools-1.14.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
75
- dayhoff_tools-1.14.2.dist-info/entry_points.txt,sha256=iAf4jteNqW3cJm6CO6czLxjW3vxYKsyGLZ8WGmxamSc,49
76
- dayhoff_tools-1.14.2.dist-info/RECORD,,
73
+ dayhoff_tools-1.14.3.dist-info/METADATA,sha256=PflDa-XxwtgN4RplNJvPemoK9-muyPlmpWaEW5sqvhk,3184
74
+ dayhoff_tools-1.14.3.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
75
+ dayhoff_tools-1.14.3.dist-info/entry_points.txt,sha256=iAf4jteNqW3cJm6CO6czLxjW3vxYKsyGLZ8WGmxamSc,49
76
+ dayhoff_tools-1.14.3.dist-info/RECORD,,