Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
doruirimescu authored Jun 6, 2024
1 parent 3102a94 commit ef48c4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ Usage
.. code-block:: python
import time
from stateful_data_processor import StatefulDataProcessor, FileRW
from stateful_data_processor.file_rw import FileRW
from stateful_data_processor.processor import StatefulDataProcessor
class MyDataProcessor(StatefulDataProcessor):
Expand Down

0 comments on commit ef48c4e

Please sign in to comment.