Skip to content

foranewlife/QMultiPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMultiPy

For Developers

Format Linter & Commit

To maintain consistency, please:

  1. Format check:
make format
  1. Linter check(option):

    make lint
  2. Commit hooker:

    make hooks
    git commit -m "feat: your commit here"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 1.8%
  • Makefile 1.4%