Commit ef95237
Rename sleap_RTC to sleap_rtc for consistent lowercase naming
Changed directory name from sleap_RTC to sleap_rtc to follow Python
package naming conventions (lowercase with underscores). This ensures
consistency across the codebase and matches the package name defined
in pyproject.toml.
This rename was necessary because Git is case-sensitive while macOS
uses a case-insensitive filesystem by default, causing the directory
to appear as sleap_rtc locally but sleap_RTC on GitHub.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f5052b7 commit ef95237
File tree
22 files changed
+0
-0
lines changed- sleap_rtc
- .devcontainer
- client
- .devcontainer
- worker
- .devcontainer
22 files changed
+0
-0
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments