Skip to content

CSD-FOSS-Team/lektochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lektochat

Contributing

We accept pull requests! PRs not ready to be merged yet should include [WIP] at the beginning of their title.

Please avoid doing merge commits.

When pulling, always do git pull --rebase -i. If any conflicts arise, either solve them and git rebase --continue or ask for help :)

Use 4 tabs for indentation and make sure you run your code through a utility such as autopep8 in order to ensure PEP8 compliance. For docstring documentation, usage of a utility is also encouraged. See pyment for an example. Finally, a linter like pylint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages