mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-06-07 20:20:32 +01:00
remove return statement
This commit is contained in:
parent
7d36af1a15
commit
4b359cbfc0
@ -14,7 +14,6 @@ def make_man():
|
||||
version = __version__
|
||||
target_dir = './man'
|
||||
write_man_pages(name, cli, version=version, target_dir=target_dir)
|
||||
return
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
x
Reference in New Issue
Block a user