This website requires JavaScript.
Explore
Help
Sign In
Mobilizon
/
Mobilizon-Reshare-condividi-sui-social
mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
Watch
1
Star
0
Fork
You've already forked Mobilizon-Reshare-condividi-sui-social
0
Code
Issues
Projects
Releases
Wiki
Activity
fa6badcc01
Mobilizon-Reshare-condividi...
/
mobilizon_reshare
/
cli
/
commands
/
__init__.py
6 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
add dry run (#169) * introduced CommandConfig object * added dry_run for start command * added test to start_dry_run * added dry_run recap * fixed import * improved printing * fixed zulip debug info * improved recap dry-run print
2022-07-12 07:39:56 +02:00
import
click
def
print_reports
(
reports
)
-
>
None
:
click
.
echo
(
reports
)