frgfm
commited on
Commit
·
9a810a0
1
Parent(s):
1ee6507
fix: Fixed builder script
Browse files- openfire.py +1 -1
openfire.py
CHANGED
|
@@ -22,7 +22,7 @@ _CITATION = """\
|
|
| 22 |
year={2019},
|
| 23 |
month={October},
|
| 24 |
publisher = {GitHub},
|
| 25 |
-
howpublished = {\url{https://github.com/pyronear/pyro-vision}}
|
| 26 |
}
|
| 27 |
"""
|
| 28 |
|
|
|
|
| 22 |
year={2019},
|
| 23 |
month={October},
|
| 24 |
publisher = {GitHub},
|
| 25 |
+
howpublished = "{\url{https://github.com/pyronear/pyro-vision}}",
|
| 26 |
}
|
| 27 |
"""
|
| 28 |
|