refactor : rename variables and fix typo and add test (#270)

This commit is contained in:
kazuminn
2021-12-10 23:01:47 +09:00
parent 9941a5dc90
commit a00a114101
6 changed files with 82 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
pub mod afterfact;
pub mod detections;
pub mod fillter;
pub mod filter;
pub mod notify;
pub mod omikuji;
pub mod timeline;