Skip to content

Commit 3604371

Browse files
cclaussnat-n
authored andcommitted
chore: Fix typo in debug message (#245)
1 parent a4702d8 commit 3604371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

poethepoet/executor/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def __init__(
7979
self._is_windows = sys.platform == "win32"
8080

8181
if POE_DEBUG:
82-
print(f" . Initalizing {self.__class__.__name__}")
82+
print(f" . Initializing {self.__class__.__name__}")
8383

8484
@classmethod
8585
def works_with_context(cls, context: "RunContext") -> bool:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy