Skip to content
#

rsync-wrapper

Here are 27 public repositories matching this topic...

teward
teward commented Dec 10, 2019

I noticed that there is an inconsistent use of Type Hits within this program.

Some modules and functions have type hints in place, others do not.

Specifically, the run command doesn't have type hints, while many of the other commands do.

https://github.com/gchamon/sysrsync/blob/c978be1f0e0a0a7d3451fce11c615c571c9f2a1d/sysrsync/runner.py#L9

Have you considered adding type hints?

enhancement good first issue

Improve this page

Add a description, image, and links to the rsync-wrapper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rsync-wrapper topic, visit your repo's landing page and select "manage topics."

Learn more