mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
cleanup
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import delegator
|
||||
PREFIX = "bake"
|
||||
SEPERATOR = "."
|
||||
|
||||
__all__ = ["cache"]
|
||||
__all__ = ['Cache']
|
||||
|
||||
|
||||
class Cache:
|
||||
|
||||
Reference in New Issue
Block a user