Skip to content

Commit 222130e

Browse files
committed
Add comment
1 parent 4456814 commit 222130e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/posit/connect/_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ def __init__(
144144
self._ctx = ctx
145145
self._path = path
146146

147+
# TODO-barret-future: Keep this method for now, but consider removing it in the future (or adopting it into `Active` class)
147148
def __str__(self) -> str:
148149
return self.__repr__()
149150

0 commit comments

Comments
 (0)