refactor!: rename project to bot-bottle
Assisted-by: Codex
This commit is contained in:
@@ -4,8 +4,8 @@ import contextlib
|
||||
import io
|
||||
import unittest
|
||||
|
||||
from claude_bottle.log import Die
|
||||
from claude_bottle.manifest import GitUser, Manifest
|
||||
from bot_bottle.log import Die
|
||||
from bot_bottle.manifest import GitUser, Manifest
|
||||
|
||||
|
||||
def _die_message(callable_, *args, **kwargs) -> str:
|
||||
|
||||
Reference in New Issue
Block a user