Skip to content

Commit a87972e

Browse files
committed
add missing import for os
1 parent 871a05f commit a87972e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/gnomeagainsthumanity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import os
12
import codecs
23
import json
34
import asyncio

0 commit comments

Comments
 (0)