Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maltheism committed Jul 22, 2021
1 parent 3216891 commit cd344f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/eeg2bids.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# import _thread
import os
os.environ['EVENTLET_NO_GREENDNS'] = 'yes'
import eventlet
from eventlet import tpool
import socketio
Expand Down

0 comments on commit cd344f8

Please sign in to comment.