Skip to content

torch template project forked from template-python

License

Notifications You must be signed in to change notification settings

KU-LIM-Lab/template-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is general python template equipped with git hooks


Equipped hooks

  • Black
  • flake8
  • isort

Usage

Before any commit, follow below instructions.

  1. Install pre-commit package using command pip install pre-commit.
  2. Install specified git-hooks in .pre-commit-config.yaml using pre-commit install.
  3. Do anything.

About

torch template project forked from template-python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published