Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanlchristensen committed Oct 7, 2024
1 parent 99f5673 commit dbc7e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bruhanimate/bruhrenderer/base_renderer.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
from typing import Literal, TypeVar, Dict, Generic
from abc import abstractmethod
from ..bruheffect import *
from ..bruhutil.utils import sleep
from ..bruhutil.bruhffer import Buffer
from ..bruhutil.bruhscreen import Screen
from ..bruhutil.bruherrors import InvalidEffectTypeError
Expand Down

0 comments on commit dbc7e4e

Please sign in to comment.