$ python -m lmwsip.run --help
Traceback (most recent call last):
File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/marceln/lib/python/lmwsip/run.py", line 63, in <module>
main()
File "/home/marceln/lib/python/lmwsip/run.py", line 36, in main
lastTime=LmwSip.lasttime(None, "H10")
File "/home/marceln/lib/python/lmwsip/__init__.py", line 567, in lasttime
period = self.period(parameter)
AttributeError: 'NoneType' object has no attribute 'period'
```
$ python -m lmwsip.run --help
Traceback (most recent call last):
File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/marceln/lib/python/lmwsip/run.py", line 63, in <module>
main()
File "/home/marceln/lib/python/lmwsip/run.py", line 36, in main
lastTime=LmwSip.lasttime(None, "H10")
File "/home/marceln/lib/python/lmwsip/__init__.py", line 567, in lasttime
period = self.period(parameter)
AttributeError: 'NoneType' object has no attribute 'period'
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Zie:
f8f374569d