8000 GitHub - jessepinkman9900/jessepinkman9900.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jessepinkman9900/jessepinkman9900.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jessepinkman9900.github.io

Pre-Req

Misc

  1. format code
poetry run ruff format
  1. run code checks
poetry run pre-commit run --all-files
  1. static type check
poetry run ruff
0