Move directory of speed calculator
This commit is contained in:
0
pytchat/processors/speed/__init__.py
Normal file
0
pytchat/processors/speed/__init__.py
Normal file
@@ -4,7 +4,7 @@ speed_calculator.py
|
|||||||
Calculate speed of chat.
|
Calculate speed of chat.
|
||||||
"""
|
"""
|
||||||
import time
|
import time
|
||||||
from .chat_processor import ChatProcessor
|
from .. chat_processor import ChatProcessor
|
||||||
class RingQueue:
|
class RingQueue:
|
||||||
"""
|
"""
|
||||||
リング型キュー
|
リング型キュー
|
||||||
Reference in New Issue
Block a user