Skip to content

Commit

Permalink
Fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelAngelLV committed Oct 9, 2023
1 parent 93f3d13 commit 1f2f6b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,6 @@ async def get_products():
Product(name="Gasóleo B", id="6"),
Product(name="Gases licuados del petróleo", id="17"),
Product(name="Gas Natural Comprimido", id="18"),
Product(name="Gas Natural Comprimidoo", id="19"),
Product(name="Gas Natural Licuado", id="19"),
Product(name="Biodiesel", id="8"),
]

0 comments on commit 1f2f6b8

Please sign in to comment.