Skip to content
Snippets Groups Projects
Commit cfd036df authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

Merge branch 'L2SS-652-investigate-hdbpp-python' into 'master'

Resolve L2SS-652 "Investigate hdbpp python"

Closes L2SS-652

See merge request !268
parents d89e0bc0 84884977
No related branches found
No related tags found
1 merge request!268Resolve L2SS-652 "Investigate hdbpp python"
...@@ -2,3 +2,6 @@ ...@@ -2,3 +2,6 @@
path = docker-compose/tango-prometheus-exporter/ska-tango-grafana-exporter path = docker-compose/tango-prometheus-exporter/ska-tango-grafana-exporter
url = https://git.astron.nl/lofar2.0/ska-tango-grafana-exporter.git url = https://git.astron.nl/lofar2.0/ska-tango-grafana-exporter.git
branch = station-control branch = station-control
[submodule "tangostationcontrol/tangostationcontrol/toolkit/libhdbpp-python"]
path = tangostationcontrol/tangostationcontrol/toolkit/libhdbpp-python
url = https://gitlab.com/tango-controls/hdbpp/libhdbpp-python
This diff is collapsed.
libhdbpp-python @ 7f316826
Subproject commit 7f3168261290109d64057fd526827bf33089774f
...@@ -78,4 +78,4 @@ commands = ...@@ -78,4 +78,4 @@ commands =
[flake8] [flake8]
filename = *.py,.stestr.conf,.txt filename = *.py,.stestr.conf,.txt
select = W292,B601,B602,T100,M001,F401,B001,B002,B003,B004,B005,B006,B007,B008,B009,B010,B011,B012,B013,B014.B015,B016,B017,B018 select = W292,B601,B602,T100,M001,F401,B001,B002,B003,B004,B005,B006,B007,B008,B009,B010,B011,B012,B013,B014.B015,B016,B017,B018
exclude=.tox,.egg-info exclude=.tox,.egg-info,libhdbpp-python
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment