We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2492754
Due to an update, it now requires to import lovelyplots before using plt.style.use(...).
import lovelyplots
plt.style.use(...)