Ignore:
Timestamp:
04/17/17 06:47:25 (7 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Backed out changeset f300ebc45a7f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r833 r834  
    247247           if flightType in _flightTypeStrings else None
    248248
    249 def flightType2index(flightType):
    250     """Get the index of the given flight type according to the list above"""
    251     return flightTypes.index(flightType)
    252 
    253249#-------------------------------------------------------------------------------
    254250
Note: See TracChangeset for help on using the changeset viewer.