from __future__ import absolute_import, division, print_function

def skip_event_flag():
  from numpy import ndarray
  return ndarray([0])
