#!/usr/bin/python3 -s
# -*- coding: utf-8 -*-

import mne
mne.commands.utils.main()
