mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
format
This commit is contained in:
parent
079657893c
commit
f24a396c52
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ class RSBridge:
|
|||
self._bridge = _ankirs.Bridge()
|
||||
assert self._bridge.cmd("") == "test"
|
||||
|
||||
|
||||
bridge = RSBridge()
|
||||
|
|
Loading…
Reference in a new issue