Skip to content

Commit

Permalink
Codechange: blacken src/vehicles
Browse files Browse the repository at this point in the history
  • Loading branch information
andythenorth committed Feb 18, 2024
1 parent d032319 commit d278bb4
Show file tree
Hide file tree
Showing 204 changed files with 826 additions and 733 deletions.
1 change: 1 addition & 0 deletions src/vehicles/ibex/acid_tank_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/aggregate_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/aggregate_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/alignment_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/automobile_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/bolster_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/box_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/bulkhead_flat_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/caboose_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/carbon_black_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/cement_silo_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/cement_silo_cars_v_barrel_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/chemical_covered_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/coil_buggy_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/coil_cars_covered_asymmetric_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/coil_cars_covered_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/coil_cars_uncovered_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/covered_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/cryo_tank_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/curtain_side_box_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/double_deck_automobile_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/dry_powder_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/dump_cars_high_side_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/dump_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/edibles_tank_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/express_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/express_intermodal_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/farm_products_box_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/flat_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/goods_box_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/heavy_duty_dump_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/heavy_duty_flat_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/high_speed_mail_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/high_speed_passenger_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/hood_open_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/hopper_cars_high_side_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/hst_mail_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/hst_passenger_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/ingot_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/intermodal_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
4 changes: 2 additions & 2 deletions src/vehicles/ibex/kaolin_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def main(roster_id, **kwargs):

consist = KaolinHopperCarConsist(
roster_id=roster_id,
roster_id_providing_module = kwargs["roster_id_providing_module"],
roster_id_providing_module=kwargs["roster_id_providing_module"],
base_numeric_id=8750,
gen=5,
subtype="B",
Expand All @@ -17,7 +17,7 @@ def main(roster_id, **kwargs):

consist = KaolinHopperCarConsist(
roster_id=roster_id,
roster_id_providing_module = kwargs["roster_id_providing_module"],
roster_id_providing_module=kwargs["roster_id_providing_module"],
base_numeric_id=8780,
gen=5,
subtype="C",
Expand Down
1 change: 1 addition & 0 deletions src/vehicles/ibex/livestock_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/log_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/low_floor_automobile_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/low_floor_intermodal_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/mail_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/merchandise_box_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/merchandise_open_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/mgr_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/mineral_covered_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/mineral_hopper_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/open_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/ore_dump_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/passenger_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/peat_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/plate_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/pressure_tank_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/product_tank_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
1 change: 1 addition & 0 deletions src/vehicles/ibex/railbus_passenger_trailer_cars_ibex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# placeholder to avoid module import failures (this is by design the cleanest solution as of Feb 2024)


def main(roster_id, **kwargs):
pass
Loading

0 comments on commit d278bb4

Please sign in to comment.