Changeset 1131:32a359a39a3a


Ignore:
Timestamp:
02/24/24 12:36:24 (2 months ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Type code 'B738C' can be translated to an internal constant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/rpc.py

    r1101 r1131  
    200200                      "B738"  : const.AIRCRAFT_B738,
    201201                      "738"   : const.AIRCRAFT_B738,
     202                      "B738C" : const.AIRCRAFT_B738C,
    202203                      "B73H"  : const.AIRCRAFT_B738C,
    203204                      "73H"   : const.AIRCRAFT_B738C,
Note: See TracChangeset for help on using the changeset viewer.