forked from varia/varia.website
5 lines
87 B
Python
5 lines
87 B
Python
|
#!/usr/bin/env python
|
||
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
from .bootstrap_rst_directives import *
|