Skip to content

Instantly share code, notes, and snippets.

```
Traceback (most recent call last):
File "/app/qbit_manage.py", line 559, in <module>
start_loop()
File "/app/qbit_manage.py", line 322, in start_loop
start()
File "/app/qbit_manage.py", line 408, in start
cross_seed = CrossSeed(qbit_manager)
File "/app/modules/core/cross_seed.py", line 17, in __init__
self.cross_seed()
@afraazali
afraazali / Bug Template.md
Last active March 5, 2019 20:27
Jira Bug Template

Ready State: Yes|No

This pull request is related to the following JIRA tickets:

Requirements & Dependencies

  • This new module requires version xyz of module.
  • Requires pull request #148.