Home | History | Annotate | Download | only in tables
      1 from __future__ import print_function, division, absolute_import
      2 from fontTools.misc.py23 import *
      3 from .T_S_I_V_ import table_T_S_I_V_
      4 
      5 class table_T_S_I_J_(table_T_S_I_V_):
      6 	pass
      7