Skip to content

Commit 0dc56a6

Browse files
Ruff: EXE001 shebang-non-executable
1 parent 0dfdbc2 commit 0dc56a6

28 files changed

+0
-65
lines changed

mxcubecore/HardwareObjects/Beamline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/env python
21
# encoding: utf-8
32
#
43
# Project: MXCuBE

mxcubecore/HardwareObjects/ESRF/ESRFMetadataManagerClient.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
31
"""A simple client for MetadataManager and MetaExperiment
42
"""
53
from __future__ import print_function

mxcubecore/HardwareObjects/ESRF/ESRFSmallXrayCentring.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/env python
21
# encoding: utf-8
32
#
43
# This file is part of MXCuBE.

mxcubecore/HardwareObjects/Gphl/GphlWorkflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# encoding: utf-8
2-
32
"""Workflow runner, interfacing to external workflow engine
43
using Abstract Beamline Interface messages
54

mxcubecore/HardwareObjects/Gphl/Transcal2MiniKappa.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/env python
21
# encoding: utf-8
32
#
43
"""

mxcubecore/HardwareObjects/LNLS/read_transmission_mnc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python3
21
# -*- coding: utf-8 -*-
32

43
"""Transmission control for MANACA.

mxcubecore/HardwareObjects/XSDataAutoprocv1_0.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
31
#
42
# Generated Tue Oct 14 03:54::11 2014 by EDGenerateDS.
53
#

mxcubecore/HardwareObjects/XSDataCommon.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
31
#
42
# Generated Tue Jun 21 10:50::49 2011 by EDGenerateDS.
53
#

mxcubecore/HardwareObjects/XSDataControlDozorv1_1.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
31
#
42
# Generated Fri Feb 20 04:42::27 2015 by EDGenerateDS.
53
#

mxcubecore/HardwareObjects/XSDataMXCuBEv1_3.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
31
#
42
# Generated Mon May 14 10:32::39 2012 by EDGenerateDS.
53
#

0 commit comments

Comments
 (0)