Skip to content

Commit

Permalink
nox poetry correction
Browse files Browse the repository at this point in the history
  • Loading branch information
cnico committed Feb 28, 2022
1 parent 96b44f4 commit c1fd545
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
from pathlib import Path

import nox
from nox.sessions import Session
from nox_poetry import session
from nox_poetry import session, Session


package = "flipr_api"
Expand Down

0 comments on commit c1fd545

Please sign in to comment.