Skip to content

Bug - SyntaxWarning: "\." is an invalid escape sequence #147

@tleonhardt

Description

@tleonhardt

I get the following warning when building MkDocs documentation using the monorepo plugin:

SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option.

File ".venv/lib/python3.14/site-packages/mkdocs_monorepo_plugin/plugin.py", line 19,  in <module>
  from .parser import Parser

Details:

  • Python version: 3.14.2
  • monorepo version: 1.1.1
  • MkDocs version: 1.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions