Skip to content

Commit

Permalink
rename I24 to i24
Browse files Browse the repository at this point in the history
  • Loading branch information
dperl-dls committed Aug 7, 2024
1 parent 94c9d9e commit d63a701
Show file tree
Hide file tree
Showing 70 changed files with 2 additions and 27,926 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ dev = [

[project.scripts]
mx_bluesky = "mx_bluesky.__main__:main"
run_extruder = "mx_bluesky.I24.serial.run_serial:run_extruder"
run_fixed_target = "mx_bluesky.I24.serial.run_serial:run_fixed_target"
run_extruder = "mx_bluesky.i24.serial.run_serial:run_extruder"
run_fixed_target = "mx_bluesky.i24.serial.run_serial:run_fixed_target"

[project.urls]
GitHub = "https://github.com/DiamondLightSource/mx_bluesky"
Expand Down
Empty file removed src/mx_bluesky/I24/__init__.py
Empty file.
49 changes: 0 additions & 49 deletions src/mx_bluesky/I24/serial/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions src/mx_bluesky/I24/serial/blueapi_config.yaml

This file was deleted.

Loading

0 comments on commit d63a701

Please sign in to comment.