Skip to content

sotayamashita/ai-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

  • pip install pre-commit

Pre-commit Setup

# Install git hook
pre-commit install

# Run pre-commit checks manually on all files:
pre-commit run --all-files

# Update pre-commit hooks to their latest versions
pre-commit autoupdate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published