Created
April 13, 2019 15:44
-
-
Save dmytrostriletskyi/e0c320f1b706458fba8c12b855f75182 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class DatabaseStorage: | |
def create_with_name(self, name): | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment