mdolab / .github

0 stars 3 forks source link

Add custom flake8 directives #54

Closed eirikurj closed 1 year ago

eirikurj commented 1 year ago

Purpose

This PR allows custom RST directives to be used that are defined in https://github.com/mdolab/sphinx_mdolab_theme, such that flake8 will not report RST303 | Unknown directive type “XXX”.

Expected time until merged

Should not take too long

Type of change

Testing

Checklist