mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Add a #TODO
This commit is contained in:
parent
f6dd710d6e
commit
6ea846ce45
@ -24,6 +24,7 @@ def is_q_cluster_running(**kwargs):
|
||||
clusters = Stat.get_all()
|
||||
|
||||
if len(clusters) > 0:
|
||||
# TODO - Introspect on any cluster information
|
||||
return True
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user