diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2022-03-30 14:34:00 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2022-03-30 14:34:00 +0200 |
commit | c7f7e76721acda1483c0f29d6718d638ce0d8875 (patch) | |
tree | 864f06207b349a09c23ebd6bde74dfdd0acd7660 /migrations/README | |
parent | chg: [dependecies] Updated SQLAlchemy. (diff) | |
download | newspipe-c7f7e76721acda1483c0f29d6718d638ce0d8875.tar.gz newspipe-c7f7e76721acda1483c0f29d6718d638ce0d8875.tar.bz2 newspipe-c7f7e76721acda1483c0f29d6718d638ce0d8875.zip |
chg: [style] improved style. !minor
Diffstat (limited to 'migrations/README')
-rw-r--r-- | migrations/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/migrations/README b/migrations/README index 98e4f9c4..2500aa1b 100644 --- a/migrations/README +++ b/migrations/README @@ -1 +1 @@ -Generic single-database configuration.
\ No newline at end of file +Generic single-database configuration. |