Skip to content

Commit df0334c

Browse files
Remove unnecessary pass statement
1 parent 59e62ab commit df0334c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mxcubecore/HardwareObjects/Session.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ def prepare_directories(self, _session):
192192
_session: The session object containing session-specific
193193
information.
194194
"""
195-
pass
196195

197196
def get_path_with_proposal_as_root(self, path: str) -> str:
198197
"""

0 commit comments

Comments
 (0)