Skip to content

Commit

Permalink
chore: update copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
jina-bot committed Jun 12, 2020
1 parent 097e6ff commit f92a914
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jina/executors/encoders/audio/fairseq.py
@@ -1,3 +1,6 @@
__copyright__ = "Copyright (c) 2020 Jina AI Limited. All rights reserved."
__license__ = "Apache-2.0"

import numpy as np

from .. import BaseAudioEncoder
Expand Down

0 comments on commit f92a914

Please sign in to comment.