problem with deploy when doing push #3133
Answered
by
facelessuser
projettajr
asked this question in
Q&A
-
Hi, I'm quite a layman on this issue, but I have a documentation page for the junior company I'm part of, and we were using it perfectly, to pass information between members and tutorials about the company's processes, but from yesterday to today the deploys appear with this error. Any idea how to solve it, I don't have in-depth knowledge. |
Beta Was this translation helpful? Give feedback.
Answered by
facelessuser
Oct 24, 2021
Replies: 1 comment 3 replies
-
Hmm, maybe a MkDocs bug. Maybe they meant to import |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
squidfunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hmm, maybe a MkDocs bug. Maybe they meant to import
Sequence
fromcollections.abc
instead ofcollections
?