Skip to content

Commit 8b19d80

Browse files
[IMP] github_connector_odoo: pre-commit auto fixes
1 parent 893c8db commit 8b19d80

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

github_connector_odoo/views/view_github_repository_branch.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
7979
</field>
8080
<xpath expr="//div[hasclass('branch_tag_list')]" position="inside">
8181
<span class="badge" title="Number of modules"><i
82-
class="fa fa-fw fa-cube"
83-
/><field name="module_version_qty" /> Modules</span>
82+
class="fa fa-fw fa-cube"
83+
/><field name="module_version_qty" /> Modules</span>
8484
</xpath>
8585
</field>
8686
</record>

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# generated from manifests external_dependencies
2+
pathspec

0 commit comments

Comments
 (0)