Update seo_analyzer.py
Browse files- seo_analyzer.py +2 -0
seo_analyzer.py
CHANGED
@@ -371,3 +371,5 @@ class SEOSpaceAnalyzer:
|
|
371 |
ax.set_title("Top 20 Enlaces Internos")
|
372 |
plt.tight_layout()
|
373 |
return fig
|
|
|
|
|
|
371 |
ax.set_title("Top 20 Enlaces Internos")
|
372 |
plt.tight_layout()
|
373 |
return fig
|
374 |
+
|
375 |
+
|